summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/windows/main.cpp')
-rw-r--r--src/plugins/platforms/windows/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/platforms/windows/main.cpp b/src/plugins/platforms/windows/main.cpp
index 6d7c89e086..9f6ce99836 100644
--- a/src/plugins/platforms/windows/main.cpp
+++ b/src/plugins/platforms/windows/main.cpp
@@ -59,8 +59,8 @@ QT_BEGIN_NAMESPACE
of QGuiApplication:
\list
- \li \c fontengine=native Indicates that the freetype font
- engine should not be used.
+ \li \c fontengine=native Indicates that native font engine should be used (default)
+ \li \c fontengine=freetype Indicates that freetype font engine should be used
\li \c gl=gdi Indicates that ARB Open GL functionality should not be used
\endlist