Fixing URL for BlackBerry Legacy Keys

Change-Id: Ife705395fbf3c70f5f671b0e9ecff337e4418f34
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Sergejs Kovrovs
2014-06-27 23:56:27 -07:00
parent ec953e6b43
commit 23a7254698

View File

@@ -129,7 +129,7 @@ const char QNX_OK_ICON[] = ":/qnx/images/ok.png";
const char QNX_BLACKBERRY_SETUP_URL[] = "http://qt-project.org/wiki/Qt-Creator-with-BlackBerry-10";
const char QNX_LEGACY_KEYS_URL[] = "https://developer.blackberry.com/native/documentation/core"
"/com.qnx.doc.native_sdk.devguide/topic/bbid_to_sa.html";
"/com.qnx.doc.ide.userguide/topic/signing_and_publishing.html";
const char QNX_REGISTER_KEYS_URL[] = "https://www.blackberry.com/SignedKeys/codesigning.html";
const char QNX_BB_KEY_CONFIGURATION_TYPE[] = "BBConfigurationType";