From dcb06497ea70d050554422eec10b0756d926a5c0 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/kdeedu@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ktouch/src/ktouchkeyboardwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ktouch/src/ktouchkeyboardwidget.h') diff --git a/ktouch/src/ktouchkeyboardwidget.h b/ktouch/src/ktouchkeyboardwidget.h index a31497ad..c75775ae 100644 --- a/ktouch/src/ktouchkeyboardwidget.h +++ b/ktouch/src/ktouchkeyboardwidget.h @@ -35,7 +35,7 @@ class KURL; * resizing, that means the recalculation of m_shift is * done in the resizeEvent() member function.

* The state of keyboard and keys does not change while it is - * tqrepainted or resized. Only when a new character has been typed + * repainted or resized. Only when a new character has been typed * and the newKey() slot is called the state changes (and thus the * activated keys and finger key animations etc.) */ -- cgit v1.2.3