diff options
Diffstat (limited to 'src/gui.h')
| -rw-r--r-- | src/gui.h | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |
