From 9c49a74a165b8535c28ccbb2fad37334989b2fc7 Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 7 Jul 2011 21:14:06 +0000 Subject: Rename incorrect instances of tqrepaint[...] to repaint[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdeui/kled.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdeui/kled.h') diff --git a/kdeui/kled.h b/kdeui/kled.h index 06683bbaa..4e95705e0 100644 --- a/kdeui/kled.h +++ b/kdeui/kled.h @@ -181,7 +181,7 @@ public: /** * Toggle the state of the LED from Off to On and vice versa. * - * The widget will be tqrepainted when returning to the main + * The widget will be repainted when returning to the main * event loop. * @short Toggles LED on->off / off->on. * @deprecated, use #toggle() instead. @@ -257,7 +257,7 @@ public slots: /** * Toggles the state of the led from Off to On or vice versa. * - * The widget tqrepaints itself immediately. + * The widget repaints itself immediately. */ void toggle(); -- cgit v1.2.1