summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/markdowneditor/doc/src
diff options
context:
space:
mode:
authorMichael Bruning <michael.bruning@theqtcompany.com>2016-03-22 17:09:51 +0100
committerMichael Bruning <michael.bruning@theqtcompany.com>2016-03-22 17:13:00 +0100
commit51b887576cdfc5ababb368a62a9f96df47e9ce1c (patch)
treeca39ba8ee1ee9a14582e0da911ade6208133f438 /examples/webenginewidgets/markdowneditor/doc/src
parent23f7e8bb628c60a5f62764e7f3f87f8799be7959 (diff)
parent7794aadf9076774296c38743e3be69dd6143d0da (diff)
Merge remote-tracking branch 'origin/5.7' into dev
Diffstat (limited to 'examples/webenginewidgets/markdowneditor/doc/src')
-rw-r--r--examples/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc b/examples/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc
index 7909aaddd..3a9908ea6 100644
--- a/examples/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc
+++ b/examples/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc
@@ -116,7 +116,8 @@
\printto connect
The constructor first calls \c setupUi to construct the widgets and menu
- actions according to the UI file. It then makes sure our custom
+ actions according to the UI file. The text editor font is set to one
+ with a fixed character width. It then makes sure our custom
\c PreviewPage is used by the QWebEngineView instance in \c{ui->preview}.
\printto ui->preview