mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 21:51:20 +00:00
add missed dt
This commit is contained in:
parent
61cbd8469b
commit
cc262ea69d
@ -4,7 +4,9 @@ YodaBrowser::YodaBrowser(
|
||||
GtkApplication *application
|
||||
) {
|
||||
this->gtk = gtk_application_window_new(
|
||||
application
|
||||
GTK_APPLICATION(
|
||||
application
|
||||
)
|
||||
);
|
||||
|
||||
gtk_window_set_title(
|
||||
|
Loading…
x
Reference in New Issue
Block a user