mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
use gtk_widget cover
This commit is contained in:
parent
6b1c3b84ee
commit
45268c6e35
1 changed files with 3 additions and 1 deletions
|
|
@ -33,7 +33,9 @@ namespace app
|
||||||
GTK_WINDOW(
|
GTK_WINDOW(
|
||||||
this->gtk
|
this->gtk
|
||||||
),
|
),
|
||||||
this->header->gtk
|
GTK_WIDGET(
|
||||||
|
this->header->gtk
|
||||||
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
// Render
|
// Render
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue