summaryrefslogtreecommitdiffstats
path: root/src/widgets/platforms/mac/qmime_mac.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/platforms/mac/qmime_mac.cpp')
-rw-r--r--src/widgets/platforms/mac/qmime_mac.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/platforms/mac/qmime_mac.cpp b/src/widgets/platforms/mac/qmime_mac.cpp
index f2611585fa..a9843b7e87 100644
--- a/src/widgets/platforms/mac/qmime_mac.cpp
+++ b/src/widgets/platforms/mac/qmime_mac.cpp
@@ -134,6 +134,7 @@ CFStringRef qt_mac_mime_typeUTI = CFSTR("com.pasteboard.trolltech.marker");
\since 4.2
\ingroup draganddrop
+ \inmodule QtWidgets
Qt's drag and drop and clipboard facilities use the MIME
standard. On X11, this maps trivially to the Xdnd protocol. On