summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/gesturedrawer.h
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/kcontrol/gesturedrawer.h')
-rw-r--r--khotkeys/kcontrol/gesturedrawer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/gesturedrawer.h b/khotkeys/kcontrol/gesturedrawer.h
index ee3af6809..b199ab64a 100644
--- a/khotkeys/kcontrol/gesturedrawer.h
+++ b/khotkeys/kcontrol/gesturedrawer.h
@@ -31,7 +31,7 @@ class GestureDrawer : public TQFrame
void setData(const TQString &data);
- virtual TQSize sizeHint() const { return TQSize(30, 30); }
+ virtual TQSize tqsizeHint() const { return TQSize(30, 30); }
protected:
void paintEvent(TQPaintEvent *ev);