From d4ad38145541b8aabb0623e9a81d72f4d4310c90 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:22:34 -0600 Subject: Rename obsolete tq methods to standard names --- kmix/mdwswitch.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmix/mdwswitch.cpp') diff --git a/kmix/mdwswitch.cpp b/kmix/mdwswitch.cpp index d16be452..6fe1aeb4 100644 --- a/kmix/mdwswitch.cpp +++ b/kmix/mdwswitch.cpp @@ -169,7 +169,7 @@ TQSize MDWSwitch::sizeHint() const { return _layout->sizeHint(); } else { - // tqlayout not (yet) created + // layout not (yet) created return TQWidget::sizeHint(); } } -- cgit v1.2.1