summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/macos
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/platform/macos')
-rw-r--r--src/gui/platform/macos/qcocoanativeinterface.mm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/platform/macos/qcocoanativeinterface.mm b/src/gui/platform/macos/qcocoanativeinterface.mm
index 5d199f8a0f..f0c18a1bde 100644
--- a/src/gui/platform/macos/qcocoanativeinterface.mm
+++ b/src/gui/platform/macos/qcocoanativeinterface.mm
@@ -94,7 +94,8 @@ QT_DEFINE_PRIVATE_NATIVE_INTERFACE(QCocoaMenuBar);
\brief Adopts an NSOpenGLContext.
- The adopted NSOpenGLContext is retained. Ownership of the created QOpenGLContext is transferred to the caller.
+ The adopted NSOpenGLContext \a context is retained. Ownership of the
+ created QOpenGLContext \a shareContext is transferred to the caller.
*/
/*!