From f91149819be7e7f45e68f22876f3c0062a11d4b9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:40:04 -0600 Subject: Remove additional unneeded tq method conversions --- src/modules/objects/class_dockwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/objects/class_dockwindow.cpp') diff --git a/src/modules/objects/class_dockwindow.cpp b/src/modules/objects/class_dockwindow.cpp index 40fc473..852db9d 100644 --- a/src/modules/objects/class_dockwindow.cpp +++ b/src/modules/objects/class_dockwindow.cpp @@ -50,7 +50,7 @@ @description: A window dockable to the KVIrc main frame borders (like a toolbar). The window has an implicit tqlayout that will automatically manage - the tqchildren depending on the dock window's orientation. + the children depending on the dock window's orientation. @functions: !fn: $addWidget() Adds to the internal tqlayout of this dock window.[br] -- cgit v1.2.3