]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/source/netradiant-src/radiant/mainframe.h
Latest fteqcc and netradiant sources
[voretournament/voretournament.git] / misc / source / netradiant-src / radiant / mainframe.h
index 5997abd34e286fc9d36c3c9fe2049e025c3f207a..d011f3198cc32c8ec8d3fc9ec44a5db97fb0d69d 100644 (file)
@@ -283,4 +283,6 @@ void XYWindowDestroyed_disconnect(SignalHandlerId id);
 MouseEventHandlerId XYWindowMouseDown_connect(const MouseEventHandler& handler);
 void XYWindowMouseDown_disconnect(MouseEventHandlerId id);
 
+extern GtkWidget* g_page_entity;
+
 #endif