summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-11-03 17:52:16 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-11-03 17:52:16 +0300
commiteac7c468a6ef15d13477e6e5821bc53c2f9be845 (patch)
tree80a355822ad592a571c92cab270752d36097a711 /plugins/NewStory/src/resource.h
parentc84d7f73fe819e830d90c59c06c7ba82265982ed (diff)
fixes #3768 (NewStory: добавить опцию сдвига выделения при прокрутке стрелками)
Diffstat (limited to 'plugins/NewStory/src/resource.h')
-rw-r--r--plugins/NewStory/src/resource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/NewStory/src/resource.h b/plugins/NewStory/src/resource.h
index 63edcc0340..5c821737b2 100644
--- a/plugins/NewStory/src/resource.h
+++ b/plugins/NewStory/src/resource.h
@@ -87,6 +87,8 @@
#define IDC_VSCROLL 1056
#define IDC_DRAWEDGE 1057
#define IDC_SORT_ASCENDING 1058
+#define IDC_HPP_COMPAT 1059
+#define IDC_SORT_ASCENDING2 1059
#define ID_FILTER_SHOWALLEVENTS 40001
#define ID_FILTER_SHOWINCOMINGEVENTSONLY 40002
#define ID_FILTER_SHOWOUTGOINGEVENTSONLY 40003