From ba2a3ce341c0c71bbbcf350fcbcd60c552220b31 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:23:13 -0600 Subject: Rename obsolete tq methods to standard names --- libtdepim/kwidgetlister.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtdepim/kwidgetlister.cpp') diff --git a/libtdepim/kwidgetlister.cpp b/libtdepim/kwidgetlister.cpp index 458292bc0..546bbb322 100644 --- a/libtdepim/kwidgetlister.cpp +++ b/libtdepim/kwidgetlister.cpp @@ -135,7 +135,7 @@ void KWidgetLister::addWidgetAtEnd(TQWidget *w) void KWidgetLister::removeLastWidget() { - // The tqlayout will take care that the + // The layout will take care that the // widget is removed from screen, too. mWidgetList.removeLast(); enableControls(); -- cgit v1.2.1