example/FlickrAuthApp/inc/keys.h
changeset 26 83d6a149c755
parent 17 106a4bfcb866
--- a/example/FlickrAuthApp/inc/keys.h	Thu Sep 23 17:43:31 2010 +0530
+++ b/example/FlickrAuthApp/inc/keys.h	Mon Oct 11 21:59:54 2010 +0530
@@ -8,7 +8,7 @@
 #ifndef KEYS_H_
 #define KEYS_H_
 
-static const QString kApiKey = "2835574777f7421bc0d058f5a1ad5a56";
-static const QString kApiSecret = "f902dad777efa173";
+static const QString kApiKey = "bd34c1b4f634cb146510a922422a1b99";
+static const QString kApiSecret = "cb4e8fd477786975";
 
 #endif /* KEYS_H_ */