From 4d75f93557ba631d97a56e288a34ca27f4507653 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 10:00:14 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 6cdf35ab11c322f33feca5baf090ef56068b6049. --- kodo/kimagenumber.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kodo/kimagenumber.h') diff --git a/kodo/kimagenumber.h b/kodo/kimagenumber.h index 5719e1b..0500d76 100644 --- a/kodo/kimagenumber.h +++ b/kodo/kimagenumber.h @@ -40,7 +40,7 @@ public: virtual ~KImageNumber(); void paintEvent(TQPaintEvent*); - virtual TQSize sizeHint() const; + virtual TQSize tqsizeHint() const; double value() const; public slots: -- cgit v1.2.1