summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/resource.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-08-21 20:25:28 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-08-21 20:25:28 +0000
commit3c9026fef3ebe0e80855b51351b5c1bad05d9f0d (patch)
tree2cd27952146fff32c2e43f1ebd57c790c355dcbd /protocols/Tox/src/resource.h
parent518a4b2226ca1904a39dca7a77a5afaa8984c011 (diff)
Tox:
- fixed own nick changing - reworked search/add dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@10268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src/resource.h')
-rw-r--r--protocols/Tox/src/resource.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/protocols/Tox/src/resource.h b/protocols/Tox/src/resource.h
index d78970c747..3ecd31b638 100644
--- a/protocols/Tox/src/resource.h
+++ b/protocols/Tox/src/resource.h
@@ -2,15 +2,20 @@
// Microsoft Visual C++ generated include file.
// Used by e:\Projects\C++\MirandaNG\protocols\Tox\res\resource.rc
//
+#define IDD_SEARCH 138
#define IDI_TOX 1000
#define IDD_PROFILE_MANAGER 1001
#define IDC_TOXID 1002
#define IDD_ACCOUNT_MANAGER 1003
#define IDC_CLIPBOARD 1004
#define IDD_OPTIONS_MAIN 1005
+#define IDC_RADIO1 1005
+#define IDC_SEARCH_TOXMESE 1005
#define IDC_CREATE_NEW 1006
-#define IDC_USE_EXISTING 1007
#define IDC_PROFILE_PATH 1006
+#define IDC_SEARCH 1006
+#define IDC_USE_EXISTING 1007
+#define IDC_ADDTOLIST 1007
#define IDC_BROWSE_PROFILE 1009
#define IDC_NAME 1010
#define IDC_GROUP 1011
@@ -23,7 +28,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1005
+#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif