aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2016-04-29 08:44:00 +0200
committerMitch Curtis <mitch.curtis@theqtcompany.com>2016-04-29 09:10:22 +0000
commit8d340d7f3f28364d6b2b8fad2d4828ae761a2dad (patch)
treebddfa2e58f4ec7bab674beb652e70e416e063a09
parenta5cce7cbc95c4aea4a57bdee0d7d5e0a08d1a88b (diff)
Fix TODO link in qtquickcontrols2-differences.qdoc
Change-Id: Ia832c180994dd3670005e239852c91916a7e25d0 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
-rw-r--r--src/imports/controls/doc/src/qtquickcontrols2-differences.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-differences.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-differences.qdoc
index 4607f1de..c80f8ccd 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-differences.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-differences.qdoc
@@ -55,7 +55,8 @@
is reflected in the structure of the controls project: all visual
implementations sit in the \e imports folder, so that users who want to
create their own complete style can copy the folder and start tweaking.
- Read more about implementing a style plugin {TODO}{here}.
+ Read more about implementing a style plugin
+ \l {Creating a Custom Style}{here}.
In Qt Quick Controls 2, styles no longer provide components that are
dynamically instantiated by controls, but controls themselves consist of