diff options
Diffstat (limited to 'plugins/Dropbox/src')
| -rw-r--r-- | plugins/Dropbox/src/stdafx.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/stdafx.h b/plugins/Dropbox/src/stdafx.h index cf14580de3..d301bd55d9 100644 --- a/plugins/Dropbox/src/stdafx.h +++ b/plugins/Dropbox/src/stdafx.h @@ -41,7 +41,7 @@ class CDropbox;  #define DROPBOX_API_URL "https://api.dropbox.com/" DROPBOX_API_VER
  #define DROPBOX_APICONTENT_URL "https://api-content.dropbox.com/" DROPBOX_API_VER
 -#define DROPBOX_APP_KEY "fa8du7gkf2q8xzg"
 +#define DROPBOX_APP_KEY "9x3rhyxfmhhzgtc"
  #include "..\..\..\miranda-private-keys\Dropbox\secret_key.h"
  #include "dropbox_dialogs.h"
  | 
