summaryrefslogtreecommitdiffstats
path: root/kalarm/lib/timespinbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalarm/lib/timespinbox.h')
-rw-r--r--kalarm/lib/timespinbox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kalarm/lib/timespinbox.h b/kalarm/lib/timespinbox.h
index 909541ad..901c97e2 100644
--- a/kalarm/lib/timespinbox.h
+++ b/kalarm/lib/timespinbox.h
@@ -90,8 +90,8 @@ class TimeSpinBox : public SpinBox2
*/
static TQString shiftWhatsThis();
- virtual TQSize sizeHint() const;
- virtual TQSize minimumSizeHint() const;
+ virtual TQSize tqsizeHint() const;
+ virtual TQSize tqminimumSizeHint() const;
public slots:
/** Sets the value of the spin box.