diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-08-25 10:10:31 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-08-25 10:10:31 +0900 |
| commit | 61d238685716eb5670f82dacf20fb2b6c8919822 (patch) | |
| tree | d894530c7084f113ab8f739392accfac60cd4065 /plugins/gui-quickbar/buttonflowlayout.h | |
| parent | c2b117cbe064fbc51619d70eface110e45c223f9 (diff) | |
| download | tderadio-61d238685716eb5670f82dacf20fb2b6c8919822.tar.gz tderadio-61d238685716eb5670f82dacf20fb2b6c8919822.zip | |
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'plugins/gui-quickbar/buttonflowlayout.h')
| -rw-r--r-- | plugins/gui-quickbar/buttonflowlayout.h | 4 |
1 files changed, 0 insertions, 4 deletions
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& ); |
