From 43c58f1620463166675d45199b37ce2979d5215e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:06:29 -0600 Subject: Rename obsolete tq methods to standard names (cherry picked from commit 2dd6d32bd821b303aa7b25edda76d1ef7c14b2bf) --- src/modules/objects/class_dockwindow.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 852db9d..c0942a6 100644 --- a/src/modules/objects/class_dockwindow.cpp +++ b/src/modules/objects/class_dockwindow.cpp @@ -49,11 +49,11 @@ [class]widget[/class] @description: A window dockable to the KVIrc main frame borders (like a toolbar). - The window has an implicit tqlayout that will automatically manage + The window has an implicit layout that will automatically manage the children depending on the dock window's orientation. @functions: !fn: $addWidget() - Adds to the internal tqlayout of this dock window.[br] + Adds to the internal layout of this dock window.[br] The widget must be a child of this dock window (otherwise strange things may happen). !fn: $orientation() Returns the string "vertical" or "horizontal" depending on the orientation of this dock window. -- cgit v1.2.3