From 007026cdc4d51e217ce6317b87c0ff2b2d120c83 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 8 Nov 2023 11:05:40 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- ksim/ksimview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim/ksimview.h') diff --git a/ksim/ksimview.h b/ksim/ksimview.h index 067324d..92e2923 100644 --- a/ksim/ksimview.h +++ b/ksim/ksimview.h @@ -64,7 +64,7 @@ namespace KSim void makeDirs(); TQSize sizeHint(KPanelExtension::Position, TQSize maxSize) const; - void positionChange(Qt::Orientation); + void positionChange(TQt::Orientation); k_dcop: const TQString &hostname() const; -- cgit v1.2.3