summaryrefslogtreecommitdiffstats
path: root/src/k3bflatbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k3bflatbutton.h')
-rw-r--r--src/k3bflatbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bflatbutton.h b/src/k3bflatbutton.h
index 83ebd55..171476d 100644
--- a/src/k3bflatbutton.h
+++ b/src/k3bflatbutton.h
@@ -41,7 +41,7 @@ class K3bFlatButton : public TQFrame
~K3bFlatButton();
- TQSize sizeHint() const;
+ TQSize tqsizeHint() const;
public slots:
void setColors( const TQColor& fore, const TQColor& back );