From 6171b5113040c768f68b673ec0e8ae2f82c64391 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/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kwin/lib/kcommondecoration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kwin/lib/kcommondecoration.h') diff --git a/kwin/lib/kcommondecoration.h b/kwin/lib/kcommondecoration.h index 4dcaf51fb..ff720ab91 100644 --- a/kwin/lib/kcommondecoration.h +++ b/kwin/lib/kcommondecoration.h @@ -202,7 +202,7 @@ class KWIN_EXPORT KCommonDecoration : public KDecoration */ void updateLayout() const; /** - * Makes sure all buttons are tqrepainted. + * Makes sure all buttons are repainted. */ void updateButtons() const; /** -- cgit v1.2.1