summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/painting/qgraphicssystemcursor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/painting/qgraphicssystemcursor.h b/src/gui/painting/qgraphicssystemcursor.h
index f4d911f..d385ac0 100644
--- a/src/gui/painting/qgraphicssystemcursor.h
+++ b/src/gui/painting/qgraphicssystemcursor.h
@@ -87,7 +87,6 @@ protected:
QRect prevRect; // last place the cursor was drawn
QGraphicsSystemScreen * screen; // Where to request an update
- QWidget * currentWidget; // widget currently under the cursor
QGraphicsSystemCursorImage * graphic;