aboutsummaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/gui.h b/src/gui.h
index 3775973..347cd89 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -57,8 +57,10 @@
#define LIVE_ANALYSIS_GAME_BUTTON 1012
#define ID_SAVE_BUTTON 1013
#define ID_EXPORT_BUTTON 1014
-#define ID_IMPORT_BUTTON 1015
-#define ID_DELETE_BUTTON 1016
+#define ID_SEARCH_TERMS 1015
+#define ID_APPLY_FILTER_BUTTON 1016
+#define ID_IMPORT_BUTTON 1017
+#define ID_DELETE_BUTTON 1018
///////////////////////////////////////////////////////////////////////////////
/// Class MainFrame