summaryrefslogtreecommitdiffstats
path: root/style/qtcurve.h
diff options
context:
space:
mode:
Diffstat (limited to 'style/qtcurve.h')
-rw-r--r--style/qtcurve.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/qtcurve.h b/style/qtcurve.h
index 63db16f..3aac06a 100644
--- a/style/qtcurve.h
+++ b/style/qtcurve.h
@@ -278,7 +278,7 @@ class TQtCurveStyle : public BASE_STYLE
mutable TQColor itsColoredBackgroundCols[TOTAL_SHADES+1];
EApp itsThemedApp;
mutable TQCache<TQPixmap> itsPixmapCache;
-#if defined TQTC_TQT_ONLY || !defined KDE_VERSION || KDE_VERSION >= 0x30200
+#if defined TQTC_TQT_ONLY || !defined TDE_VERSION || TDE_VERSION >= 0x30200
bool itsIsTransKicker;
#endif
EHover itsHover;