add missed dt

This commit is contained in:
yggverse 2024-08-04 22:18:11 +03:00
parent 61cbd8469b
commit cc262ea69d

View File

@ -4,7 +4,9 @@ YodaBrowser::YodaBrowser(
GtkApplication *application
) {
this->gtk = gtk_application_window_new(
application
GTK_APPLICATION(
application
)
);
gtk_window_set_title(