summaryrefslogtreecommitdiff
path: root/protocols/Twitter/resource.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-06-06 20:17:58 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-06-06 20:17:58 +0000
commitab92c2a5cd5427bf8a33d06afdb64b88d2d640ed (patch)
treefc82f068ad7bf8e141b6148f2ff191eab56e1f5a /protocols/Twitter/resource.h
parent441daff7dfc4cd80075cfbec3345192aab4353b5 (diff)
Twitter updated
git-svn-id: http://svn.miranda-ng.org/main/trunk@337 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Twitter/resource.h')
-rw-r--r--protocols/Twitter/resource.h11
1 files changed, 7 insertions, 4 deletions
diff --git a/protocols/Twitter/resource.h b/protocols/Twitter/resource.h
index 21fc21c049..909c859e88 100644
--- a/protocols/Twitter/resource.h
+++ b/protocols/Twitter/resource.h
@@ -7,6 +7,7 @@
#define IDD_TWEET 103
#define IDD_OPTIONS 104
#define IDD_OPTIONS_POPUPS 107
+#define IDD_TWITTERPIN 109
#define IDC_NEWACCOUNTLINK 1001
#define IDC_UN 1002
#define IDC_PW 1003
@@ -27,21 +28,23 @@
#define IDC_COL_WINDOWS 1018
#define IDC_COL_POPUP 1019
#define IDC_COL_CUSTOM 1020
-#define IDC_POPUPS_ENABLE 1021
#define IDC_SHOWPOPUPS 1021
#define IDC_PREVIEW 1022
#define IDC_NOSIGNONPOPUPS 1023
#define IDC_RECONNECT 1024
-#define IDC_COMBO1 1025
#define IDC_SERVER 1025
+#define IDC_PIN 1026
+#define IDC_GROUP 1027
+#define IDC_USERNAME 1028
+#define IDC_TWEET_MSG 1029
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 108
+#define _APS_NEXT_RESOURCE_VALUE 110
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1026
+#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif