diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-10 17:26:54 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-10 22:42:14 +0900 |
| commit | d0e3845e3f3b7e74697e658d535eda0c305c41d7 (patch) | |
| tree | 6fd20e7819e37df2c16db13e541f4b08441fe814 /src/gui/kdeext/klearlook.h | |
| parent | 3ba1be16770f8d521b947b080f3ec742197e57f9 (diff) | |
| download | rosegarden-r14.1.x.tar.gz rosegarden-r14.1.x.zip | |
Remove use of TDE_VERSIONr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 790a6f41970108d911c8be5ff324fef12f1c5a2f)
Diffstat (limited to 'src/gui/kdeext/klearlook.h')
| -rw-r--r-- | src/gui/kdeext/klearlook.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/kdeext/klearlook.h b/src/gui/kdeext/klearlook.h index ff55f19..a780567 100644 --- a/src/gui/kdeext/klearlook.h +++ b/src/gui/kdeext/klearlook.h @@ -38,7 +38,6 @@ #define USE_SINGLE_STYLE 1 -#include <tdeversion.h> #include <tdestyle.h> #include <tqcolor.h> #include <tqpoint.h> @@ -329,10 +328,7 @@ class KlearlookStyle : public TDEStyle { ELvLines lvLines; EProfile pmProfile; EAppearance appearance; -#if TDE_VERSION >= 0x30200 - bool isTransKicker; -#endif EHover hover; int contrast; |
