From e177fc4d39bb0046ad2962295a00f61c55d111f3 Mon Sep 17 00:00:00 2001 From: Martin Smith Date: Mon, 29 Jan 2018 16:08:43 +0100 Subject: doc: Change \l StyleSheetEditor to \c StyleSheetEditor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Topi Reiniƶ --- examples/widgets/doc/src/stylesheet.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/widgets/doc/src/stylesheet.qdoc') 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 -- cgit v1.2.3