Working YellowNotes on Windows.

This commit is contained in:
2025-11-20 16:59:14 +01:00
parent 36aba3a381
commit ea3f447af1
16 changed files with 1607 additions and 123 deletions

View File

@@ -105,6 +105,8 @@ void GtkLoader::dlopen()
"gtk-3-vs17",
"glib-2.0-0",
"gio-2.0-0",
"gdk-3-vs17",
"gdk_pixbuf-2.0-0",
NULL
};
int i;