From 09c863183250d07f82c0919e0a40fc7834c32192 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:08:55 -0600 Subject: Rename old tq methods that no longer need a unique name --- src/k3binteractiondialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/k3binteractiondialog.h') diff --git a/src/k3binteractiondialog.h b/src/k3binteractiondialog.h index f6978ed..cb0c0ba 100644 --- a/src/k3binteractiondialog.h +++ b/src/k3binteractiondialog.h @@ -105,7 +105,7 @@ class K3bInteractionDialog : public KDialog CANCEL_BUTTON = 4 }; - TQSize tqsizeHint() const; + TQSize sizeHint() const; const TQString& configGroup() const { return m_configGroup; } -- cgit v1.2.1