doc: Change \l StyleSheetEditor to \c StyleSheetEditor
A \l was changed to \c to be consistent with all the other references to the class name.. Change-Id: Ic7449a06e0a1f1d6d7087e11cc85258e81a0dfab Reviewed-by: Martin Smith <martin.smith@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
parent
fc1ff9badf
commit
e177fc4d39
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user