diff options
Diffstat (limited to 'twin/workspace.h')
-rw-r--r-- | twin/workspace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/workspace.h b/twin/workspace.h index 40646f072..47ba7bb15 100644 --- a/twin/workspace.h +++ b/twin/workspace.h @@ -631,7 +631,7 @@ class Workspace : public TQObject, public KWinInterface, public KDecorationDefin TQPoint active_push_point; int active_reserved[ ACTIVE_BORDER_COUNT ]; // corners/edges used by something - Qt::Orientation layoutOrientation; + TQt::Orientation layoutOrientation; int layoutX; int layoutY; |