summaryrefslogtreecommitdiffstats
path: root/src/opengl/doc/src/qtopengl-module.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/doc/src/qtopengl-module.qdoc')
-rw-r--r--src/opengl/doc/src/qtopengl-module.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/doc/src/qtopengl-module.qdoc b/src/opengl/doc/src/qtopengl-module.qdoc
index 8722a9f972..e9b1258266 100644
--- a/src/opengl/doc/src/qtopengl-module.qdoc
+++ b/src/opengl/doc/src/qtopengl-module.qdoc
@@ -40,7 +40,7 @@
OpenGL is a standard API for rendering 3D graphics. OpenGL only
deals with 3D rendering and provides little or no support for GUI
programming issues. The user interface for an OpenGL application
- must be created with another toolkit, such as Cocoa on the OS X
+ must be created with another toolkit, such as Cocoa on the \macos
platform, Microsoft Foundation Classes (MFC) under Windows, or Qt
on both platforms.