summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qmousedevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qmousedevice.h')
-rw-r--r--src/input/frontend/qmousedevice.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/input/frontend/qmousedevice.h b/src/input/frontend/qmousedevice.h
index 66ad39e0f..3f8850d49 100644
--- a/src/input/frontend/qmousedevice.h
+++ b/src/input/frontend/qmousedevice.h
@@ -48,11 +48,8 @@ QT_BEGIN_NAMESPACE
namespace Qt3DInput {
class QMouseDevicePrivate;
-class QMouseHandler;
-
class QMouseInput;
-
class Q_3DINPUTSHARED_EXPORT QMouseDevice : public Qt3DInput::QAbstractPhysicalDevice
{
Q_OBJECT