diff options
Diffstat (limited to 'kreversi/kzoommainwindow.h')
-rw-r--r-- | kreversi/kzoommainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kreversi/kzoommainwindow.h b/kreversi/kzoommainwindow.h index 9885a2e5..a27b61a4 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 topLevelWidget() is the KZoomMainWindow. + * This function assumes that the tqtopLevelWidget() is the KZoomMainWindow. */ static void addWidget(TQWidget *widget); |