summaryrefslogtreecommitdiffstats
path: root/kdefx/kstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdefx/kstyle.h')
-rw-r--r--kdefx/kstyle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdefx/kstyle.h b/kdefx/kstyle.h
index c39e5e53f..93a3419d0 100644
--- a/kdefx/kstyle.h
+++ b/kdefx/kstyle.h
@@ -331,10 +331,10 @@ class KDEFX_EXPORT KStyle: public TQCommonStyle
const TQWidget* widget = 0,
const TQStyleOption& = TQStyleOption::SO_Default ) const;
- int tqstyleHint( StyleHint sh,
+ int tqstyleHint( TQ_StyleHint sh,
const TQWidget* w = 0,
const TQStyleOption &opt = TQStyleOption::SO_Default,
- QStyleHintReturn* shr = 0 ) const;
+ TQStyleHintReturn* shr = 0 ) const;
protected:
bool eventFilter( TQObject* object, TQEvent* event );