Adapt bugtracker URL

Change-Id: I93a256f18e720edb0bcfc2b409c119abfdcf2a2b
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
This commit is contained in:
Eike Ziller
2014-12-15 09:31:53 +01:00
parent 475c065dc8
commit 487b05dba8
13 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ def macHackActivateContextMenuItem(item, widget=None):
################ workarounds for issues tracked inside jira #################
JIRA_URL='https://bugreports.qt-project.org/browse'
JIRA_URL='https://bugreports.qt.io/browse'
class JIRA:
__instance__ = None