aboutsummaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/gui.h b/src/gui.h
index 99405fc..8ea4f21 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -57,12 +57,13 @@
#define LIVE_ANALYSIS_GAME_BUTTON 1012
#define ID_SEARCH_TERMS 1013
#define ID_APPLY_FILTER_BUTTON 1014
-#define ID_DELETE_BUTTON 1015
-#define ID_IMPORT_GAME_BUTTON 1016
-#define ID_LOAD_BUTTON 1017
-#define ID_IMPORT_SELECTION 1018
-#define ID_IMPORT_DB 1019
-#define ID_SAVE_BUTTON 1020
+#define ID_TABGAMES_GAME_LIST 1015
+#define ID_DELETE_BUTTON 1016
+#define ID_IMPORT_GAME_BUTTON 1017
+#define ID_LOAD_BUTTON 1018
+#define ID_IMPORT_SELECTION 1019
+#define ID_IMPORT_DB 1020
+#define ID_SAVE_BUTTON 1021
///////////////////////////////////////////////////////////////////////////////
/// Class MainFrame