diff options
Diffstat (limited to 'plugins/CloudFile/src/resource.h')
-rw-r--r-- | plugins/CloudFile/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CloudFile/src/resource.h b/plugins/CloudFile/src/resource.h index 90d32f5162..384581fb4f 100644 --- a/plugins/CloudFile/src/resource.h +++ b/plugins/CloudFile/src/resource.h @@ -14,7 +14,7 @@ #define IDC_OAUTH_AUTHORIZE 122 #define IDD_OPTIONS_MAIN 1000 #define IDC_DEFAULTSERVICE 1001 -#define IDC_DONOTHING 1010 +#define IDC_DONOTHINGONCONFLICT 1010 #define IDC_RENAMEONCONFLICT 1011 #define IDC_REPLACEONCONFLICT 1012 #define IDC_URL_ISTEMPORARY 1021 |