summaryrefslogtreecommitdiffstats
path: root/src/widgets/platforms/win/qmime_win.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/platforms/win/qmime_win.cpp')
-rw-r--r--src/widgets/platforms/win/qmime_win.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/platforms/win/qmime_win.cpp b/src/widgets/platforms/win/qmime_win.cpp
index c974d53163..b07214da82 100644
--- a/src/widgets/platforms/win/qmime_win.cpp
+++ b/src/widgets/platforms/win/qmime_win.cpp
@@ -220,6 +220,7 @@ Q_GLOBAL_STATIC(QWindowsMimeList, theMimeList);
\class QWindowsMime
\brief The QWindowsMime class maps open-standard MIME to Window Clipboard formats.
\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, but on Windows