From 9e8c9cf72cdda55e3c96c7ef072c3358061d53c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:31:10 -0600 Subject: Rename old tq methods that no longer need a unique name (cherry picked from commit 0e2b76239f354a9eead0b4e37d86d390ec57ffa9) --- kmines/kzoommainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmines/kzoommainwindow.h') diff --git a/kmines/kzoommainwindow.h b/kmines/kzoommainwindow.h index e4353c2d..00092183 100644 --- a/kmines/kzoommainwindow.h +++ b/kmines/kzoommainwindow.h @@ -50,7 +50,7 @@ public: /** Add a widget to be managed i.e. the adjustSize() method of the * widget is called whenever the zoom is changed. - * This function assumes that the tqtopLevelWidget() is the KZoomMainWindow. + * This function assumes that the topLevelWidget() is the KZoomMainWindow. */ static void addWidget(TQWidget *widget); -- cgit v1.2.1