diff options
Diffstat (limited to 'src/client/qwaylanddnd_p.h')
-rw-r--r-- | src/client/qwaylanddnd_p.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/client/qwaylanddnd_p.h b/src/client/qwaylanddnd_p.h index 19b1f92e..42848a1d 100644 --- a/src/client/qwaylanddnd_p.h +++ b/src/client/qwaylanddnd_p.h @@ -34,6 +34,17 @@ #ifndef QWAYLANDDND_H #define QWAYLANDDND_H +// +// W A R N I N G +// ------------- +// +// This file is not part of the Qt API. It exists purely as an +// implementation detail. This header file may change from version to +// version without notice, or even be removed. +// +// We mean it. +// + #include <qpa/qplatformdrag.h> #include <QtGui/private/qsimpledrag_p.h> |