aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/widgets/qtdesigner-plugins.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/widgets/qtdesigner-plugins.qdoc')
-rw-r--r--doc/qtcreator/src/widgets/qtdesigner-plugins.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/qtcreator/src/widgets/qtdesigner-plugins.qdoc b/doc/qtcreator/src/widgets/qtdesigner-plugins.qdoc
index 7c247d457e..9ceeef0e25 100644
--- a/doc/qtcreator/src/widgets/qtdesigner-plugins.qdoc
+++ b/doc/qtcreator/src/widgets/qtdesigner-plugins.qdoc
@@ -137,7 +137,7 @@
The \QC that is included in pre-built Qt packages on Windows is built with
the Microsoft Visual Studio compiler, whereas the version of Qt shipped for
- building applications is configured and built to use the MinGW/g++ compiler.
+ building applications is configured and built to use the \MinGW/g++ compiler.
Plugins built by using this version of Qt cannot be loaded by \QC because
the build-keys do not match. The plugins can only be used in the standalone
version of \QD. Choose \uicontrol Help > \uicontrol {About \QC} to check the
@@ -145,7 +145,7 @@
To use \QD plugins that were built for the shipped Qt version, make sure
that \QC is built with the same compiler by either recompiling \QC using
- MinGW or recompiling Qt with Microsoft Visual Studio, depending on which
+ \MinGW or recompiling Qt with Microsoft Visual Studio, depending on which
configuration you want to use for your applications.
*/