summaryrefslogtreecommitdiffstats
path: root/Examples/WhisperDesktop/Resource.h
diff options
context:
space:
mode:
authorKonstantin <const@const.me>2023-01-20 20:02:26 +0100
committerKonstantin <const@const.me>2023-01-20 20:02:26 +0100
commit9c30dd0f95a11cb24f97b7eabd8eebb7ebdd5134 (patch)
tree3922d39035523f9a2855e699d847af3dae4dbd61 /Examples/WhisperDesktop/Resource.h
parentb188f58777d42884747bc6419e8b01adc8d4b339 (diff)
UX improvement, populate output path
Diffstat (limited to 'Examples/WhisperDesktop/Resource.h')
-rw-r--r--Examples/WhisperDesktop/Resource.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/Examples/WhisperDesktop/Resource.h b/Examples/WhisperDesktop/Resource.h
index a4ccf94..530d222 100644
--- a/Examples/WhisperDesktop/Resource.h
+++ b/Examples/WhisperDesktop/Resource.h
@@ -49,8 +49,9 @@
#define IDC_TRANSLATE 1026
#define IDC_MODEL_ADV 1027
#define IDC_WAVE 1028
-#define IDC_WAVE2 1029
#define IDC_RESHAPED_MAT_MUL 1029
+#define IDC_CHECK2 1029
+#define IDC_USE_INPUT_FOLDER 1029
#define IDC_STATIC -1
// Next default values for new objects
@@ -60,7 +61,7 @@
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
-#define _APS_NEXT_CONTROL_VALUE 1029
+#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif