From fd30a5e3950c7412e6b02bdad34acaebf01ac78e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:05:00 -0600 Subject: Rename obsolete tq methods to standard names (cherry picked from commit 81ed92522a3cc6b80e9d790bd7a52b0eb4d412b9) --- kmymoney2/views/kcategoriesview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmymoney2/views/kcategoriesview.h') diff --git a/kmymoney2/views/kcategoriesview.h b/kmymoney2/views/kcategoriesview.h index 8d1896e..9b39091 100644 --- a/kmymoney2/views/kcategoriesview.h +++ b/kmymoney2/views/kcategoriesview.h @@ -79,8 +79,8 @@ public slots: void show(void); /** - * Override the base class behaviour to restore the tqlayout. Do not - * do this in show() because show() itself may change the tqlayout + * Override the base class behaviour to restore the layout. Do not + * do this in show() because show() itself may change the layout * in undesired ways. */ void polish(void); -- cgit v1.2.1