summaryrefslogtreecommitdiffstats
path: root/styles/phase/phasestyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'styles/phase/phasestyle.h')
-rw-r--r--styles/phase/phasestyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/phase/phasestyle.h b/styles/phase/phasestyle.h
index 2612bf66..f24e3eaa 100644
--- a/styles/phase/phasestyle.h
+++ b/styles/phase/phasestyle.h
@@ -187,7 +187,7 @@ class PhaseStyle : public KStyle
int pw=-1, int ph=-1,
bool reverse=false) const;
- bool flatToolbar(const TQToolBar *toolbar) const;
+ bool flatToolbar(const TQStyleControlElementData ceData, const ControlElementFlags elementFlags, const TQToolBar *toolbar) const;
bool objectEventHandler( TQStyleControlElementData ceData, ControlElementFlags elementFlags, void* source, TQEvent *e );