summaryrefslogtreecommitdiffstats
path: root/kstyles/highcolor/highcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstyles/highcolor/highcolor.h')
-rw-r--r--kstyles/highcolor/highcolor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kstyles/highcolor/highcolor.h b/kstyles/highcolor/highcolor.h
index 5f58b3f9c..33ded2d17 100644
--- a/kstyles/highcolor/highcolor.h
+++ b/kstyles/highcolor/highcolor.h
@@ -55,7 +55,7 @@ class GradientSet
class TQPopupMenu;
-class HighColorStyle : public KStyle
+class HighColorStyle : public TDEStyle
{
Q_OBJECT
@@ -71,7 +71,7 @@ class HighColorStyle : public KStyle
void renderMenuBlendPixmap( KPixmap& pix, const TQColorGroup &cg,
const TQPopupMenu* popup ) const;
- void drawKStylePrimitive( KStylePrimitive kpe,
+ void drawTDEStylePrimitive( TDEStylePrimitive kpe,
TQPainter* p,
const TQStyleControlElementData &ceData,
ControlElementFlags elementFlags,