]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/mainframe.h
ABToSVK commit
[xonotic/netradiant.git] / radiant / mainframe.h
index 23a4264255ec3fc6bf1b14f82e4e643d6ca735c0..6f3d52f3dcb2af9bd05ed0f3cf3b6932fdf89a7c 100644 (file)
@@ -407,6 +407,8 @@ struct SKeyInfo
 #define ID_COLORS_MINOR_ALT             40230
 #define ID_COLORS_MAJOR_ALT             40231
 
+#define ID_SELECT_FUNC_GROUP                   40233
+
 // those must have their own ID chunk ID_GRID_025 <= ID_GRID <= ID_GRID_256
 #define ID_GRID_025                     40300
 #define ID_GRID_05                      40301
@@ -891,6 +893,7 @@ public:
   void OnFilterPaths();
   void OnFilterClusterportals();
   void OnFilterLightgrid();
+  void OnSelectFuncGroup();
 
 private:
   EViewStyle m_nCurrentStyle;