]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/patchmanip.h
radiant: build netradiant as non-PIE binary on Linux to workaround a mime-type bug
[xonotic/netradiant.git] / radiant / patchmanip.h
index 5227fb101e53a663b9132659803b5dd67b731e7b..512a3f95c1132c05cd28f08f9c8d7930f3466e9a 100644 (file)
@@ -26,9 +26,7 @@
 #include "string/stringfwd.h"
 
 void Patch_registerCommands();
-typedef struct _GtkToolbar GtkToolbar;
-typedef struct _GtkMenu GtkMenu;
-void Patch_constructToolbar( GtkToolbar* toolbar );
+void Patch_constructToolbar( ui::Toolbar toolbar );
 void Patch_constructMenu( ui::Menu menu );
 
 namespace scene