summaryrefslogtreecommitdiff
path: root/plugins/Scriver
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2014-05-17 06:56:49 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2014-05-17 06:56:49 +0000
commitd5df4635318b3db8ac2e1ee84563fff8dcfeb9bd (patch)
tree8299a8fcc47714e0cd8fda53c0161da57d5aea30 /plugins/Scriver
parent5c93ded8cfe463b0c1a7d8d06464c49729594e36 (diff)
compilation fix (thanks person)
git-svn-id: http://svn.miranda-ng.org/main/trunk@9202 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver')
-rw-r--r--plugins/Scriver/src/resource.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Scriver/src/resource.h b/plugins/Scriver/src/resource.h
index 551bb7168b..b6d02a3b40 100644
--- a/plugins/Scriver/src/resource.h
+++ b/plugins/Scriver/src/resource.h
@@ -35,6 +35,7 @@
#define IDI_GOOGLE_TRANSLATE 145
#define IDI_YAHOO 146
#define IDI_FOODNETWORK 147
+#define IDI_LASTICON 148
#define IDR_CONTEXT 180
#define IDD_CHANNEL 401
#define IDD_OPTIONS1 402
@@ -152,6 +153,7 @@
#define IDC_ITRANSPARENCYVALUE 1621
#define IDC_ITRANSPARENCYPERC 1622
#define IDC_ALWAYSSHOWTABS 1623
+#define IDC_SENDALL 1624
#define IDC_TRANSPARENCYTEXT1 1627
#define IDC_TRANSPARENCYTEXT2 1628
#define IDC_DRAWLINES 1629
@@ -237,6 +239,7 @@
#define IDM_COPYLINK 40016
#define IDM_CLOSETAB 40020
#define IDM_CLOSEOTHERTABS 40021
+#define IDM_TOPMOST 40040
#define IDM_SEARCH_GOOGLE 40080
#define IDM_SEARCH_BING 40081
#define IDM_SEARCH_YANDEX 40082