From 0d29af86c3cf8a56f21e50cb94f12e62bf9b69e4 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Sat, 29 Aug 2015 09:34:23 +0000 Subject: oops git-svn-id: http://svn.miranda-ng.org/main/trunk@15084 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dropbox/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Dropbox/src/stdafx.h b/plugins/Dropbox/src/stdafx.h index d301bd55d9..cf14580de3 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 "9x3rhyxfmhhzgtc" +#define DROPBOX_APP_KEY "fa8du7gkf2q8xzg" #include "..\..\..\miranda-private-keys\Dropbox\secret_key.h" #include "dropbox_dialogs.h" -- cgit v1.2.3