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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/frontend/qmousedevice.h b/src/input/frontend/qmousedevice.h
index 5ba1be595..fe43c6c84 100644
--- a/src/input/frontend/qmousedevice.h
+++ b/src/input/frontend/qmousedevice.h
@@ -59,6 +59,7 @@ class QT3DINPUTSHARED_EXPORT QMouseDevice : public Qt3DInput::QAbstractPhysicalD
Q_PROPERTY(float sensitivity READ sensitivity WRITE setSensitivity NOTIFY sensitivityChanged)
public:
explicit QMouseDevice(Qt3DCore::QNode *parent = nullptr);
+ ~QMouseDevice();
enum Axis {
X,