diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-08-25 10:24:30 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-08-25 10:24:30 +0900 |
| commit | efda7b84b278d73a2af32e4ceb0c7e470997e571 (patch) | |
| tree | 272d1ae578ff5798022f005460bc88a99be1804e /src/flowlayout.h | |
| parent | 6f0ece848b46d9fab71d9908ea4818bfc5f0159c (diff) | |
| download | kima-efda7b84b278d73a2af32e4ceb0c7e470997e571.tar.gz kima-efda7b84b278d73a2af32e4ceb0c7e470997e571.zip | |
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/flowlayout.h')
| -rw-r--r-- | src/flowlayout.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/flowlayout.h b/src/flowlayout.h index abe1c4f..df68e66 100644 --- a/src/flowlayout.h +++ b/src/flowlayout.h @@ -68,10 +68,6 @@ public: TQSizePolicy::ExpandData expanding() const; Qt::Orientation getOrientation() const; -#ifdef USE_QT4 - QLAYOUT_REQUIRED_METHOD_DECLARATIONS -#endif // USE_QT4 - public slots: void setOrientation(Qt::Orientation orientation); |
