From 83e74d1e550db6a814ec252968b601f6a9b14f9b Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Sat, 5 Aug 2023 15:50:55 +0300 Subject: twin: update Qt:: -> TQt:: Signed-off-by: Mavridis Philippe --- twin/workspace.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin/workspace.h') 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; -- cgit v1.2.1