summaryrefslogtreecommitdiffstats
path: root/src/eventinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eventinfo.h')
-rw-r--r--src/eventinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eventinfo.h b/src/eventinfo.h
index 35d31d9..c7d56f1 100644
--- a/src/eventinfo.h
+++ b/src/eventinfo.h
@@ -45,7 +45,7 @@ public:
TQCanvasItem *qcanvasItemClickedOn;
int itemRtti;
short scrollDelta;
- Qt::Orientation scrollOrientation;
+ TQt::Orientation scrollOrientation;
bool isRightClick:1;
bool ctrlPressed:1;
bool shiftPressed:1;