From ef5831dd5c8811c94c9b1bc1377a90174d17c82c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:29:52 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- src/k3bwelcomewidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/k3bwelcomewidget.h') diff --git a/src/k3bwelcomewidget.h b/src/k3bwelcomewidget.h index b40b3b3..330ab4e 100644 --- a/src/k3bwelcomewidget.h +++ b/src/k3bwelcomewidget.h @@ -76,7 +76,7 @@ class K3bWelcomeWidget::Display : public TQWidget Display( K3bWelcomeWidget* parent ); ~Display(); - TQSize tqminimumSizeHint() const; + TQSize minimumSizeHint() const; TQSizePolicy sizePolicy () const; int heightForWidth ( int w ) const; -- cgit v1.2.1