diff options
author | Alexander Lantsev <aunsane@gmail.com> | 2014-03-09 21:08:15 +0000 |
---|---|---|
committer | Alexander Lantsev <aunsane@gmail.com> | 2014-03-09 21:08:15 +0000 |
commit | 23088b0c249cb5b00f08947338734e03be36f961 (patch) | |
tree | ee19a55e99d0512b573140e4b0b6d58739a6bab9 /plugins/Dropbox/src/resource.h | |
parent | bc53983ca355f2d4aa73cffb8dee68e7b7cba585 (diff) |
Dropbox: added MS_DROPBOX_SEND_FILEW service
git-svn-id: http://svn.miranda-ng.org/main/trunk@8529 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dropbox/src/resource.h')
-rw-r--r-- | plugins/Dropbox/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dropbox/src/resource.h b/plugins/Dropbox/src/resource.h index a8423821f2..f52fb0a3a7 100644 --- a/plugins/Dropbox/src/resource.h +++ b/plugins/Dropbox/src/resource.h @@ -14,6 +14,7 @@ #define IDC_URL_COPYTOCB 1009
#define IDC_CHECK1 1010
#define IDC_URL_COPYTOML 1029
+#define IDC_URL_COPYTOMIA 1029
#define IDC_URL_AUTOSEND 1030
#define IDC_GETAUTH 1200
|