summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qtouchdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qtouchdevice.h')
-rw-r--r--src/gui/kernel/qtouchdevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qtouchdevice.h b/src/gui/kernel/qtouchdevice.h
index 0fb24e47bf..c98aa69236 100644
--- a/src/gui/kernel/qtouchdevice.h
+++ b/src/gui/kernel/qtouchdevice.h
@@ -87,6 +87,7 @@ public:
private:
QTouchDevicePrivate *d;
+ friend class QTouchDevicePrivate;
};
Q_DECLARE_OPERATORS_FOR_FLAGS(QTouchDevice::Capabilities)