From 61d238685716eb5670f82dacf20fb2b6c8919822 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 25 Aug 2023 10:10:31 +0900 Subject: Drop USE_TQT4 code Signed-off-by: Michele Calgaro --- plugins/gui-quickbar/buttonflowlayout.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/gui-quickbar/buttonflowlayout.h') diff --git a/plugins/gui-quickbar/buttonflowlayout.h b/plugins/gui-quickbar/buttonflowlayout.h index f092a74..117197a 100644 --- a/plugins/gui-quickbar/buttonflowlayout.h +++ b/plugins/gui-quickbar/buttonflowlayout.h @@ -47,10 +47,6 @@ public: TQLayoutIterator iterator(); TQSizePolicy::ExpandData expanding() const; -#ifdef USE_QT4 - QLAYOUT_REQUIRED_METHOD_DECLARATIONS -#endif // USE_QT4 - protected: void setGeometry( const TQRect& ); -- cgit v1.2.1