From 0e2b76239f354a9eead0b4e37d86d390ec57ffa9 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 --- kreversi/kzoommainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kreversi/kzoommainwindow.h') diff --git a/kreversi/kzoommainwindow.h b/kreversi/kzoommainwindow.h index a27b61a4..9885a2e5 100644 --- a/kreversi/kzoommainwindow.h +++ b/kreversi/kzoommainwindow.h @@ -55,7 +55,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