summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/stylesheet.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/stylesheet.qdoc')
-rw-r--r--examples/widgets/doc/src/stylesheet.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/stylesheet.qdoc b/examples/widgets/doc/src/stylesheet.qdoc
index a86b697059..26c5663022 100644
--- a/examples/widgets/doc/src/stylesheet.qdoc
+++ b/examples/widgets/doc/src/stylesheet.qdoc
@@ -48,7 +48,7 @@
\section1 MainWindow Class
\c MainWindow inherits QWidget, and is the application's main window defined in
- \c mainwindow.ui. The style of \c MainWindow can be modified with \l StyleSheetEditor.
+ \c mainwindow.ui. The style of \c MainWindow can be modified with \c StyleSheetEditor.
\section1 StyleSheetEditor Class