summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2014-12-11 14:24:05 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2014-12-15 14:20:34 +0100
commitbbe7cac483b600cf6825deb4c73b93d769939bfc (patch)
treed1dbf446ba6c3e03d96224af985812f5364842ce
parent63c8d0bfa74550c32f6302a48bb2b96389b47370 (diff)
downloadqtquickcontrols-bbe7cac483b600cf6825deb4c73b93d769939bfc.tar.gz
Remove explicit bug tracker URL
The context makes it obvious what is meant and the bug tracker URL is about to change as well. Change-Id: Ic28ede609db0598afa785177032c55b80e01d4db Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-rw-r--r--src/controls/ApplicationWindow.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/ApplicationWindow.qml b/src/controls/ApplicationWindow.qml
index d57ca598..edbd4ab4 100644
--- a/src/controls/ApplicationWindow.qml
+++ b/src/controls/ApplicationWindow.qml
@@ -125,7 +125,7 @@ Window {
property Item statusBar
// The below documentation was supposed to be written as a grouped property, but qdoc would
- // not render it correctly due to a bug (https://bugreports.qt-project.org/browse/QTBUG-34206)
+ // not render it correctly due to a bug (QTBUG-34206)
/*!
\qmlproperty ContentItem ApplicationWindow::contentItem