]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/mainframe.h
Group import/export callbacks
[xonotic/netradiant.git] / radiant / mainframe.h
index f271ad9e7c0f7b2302b7ea2bee89c90ab827711f..944c7b8bbceb513001396163566b3ccf6075fee2 100644 (file)
@@ -164,8 +164,7 @@ void GLWindow_Destroy();
 extern glwindow_globals_t g_glwindow_globals;
 template<typename Value>
 class LatchedValue;
-typedef LatchedValue<bool> LatchedBool;
-extern LatchedBool g_Layout_enableDetachableMenus;
+extern LatchedValue<bool> g_Layout_enableDetachableMenus;
 
 void deleteSelection();