diff options
Diffstat (limited to 'ktouch/src/ktouchkeyboardwidget.h')
-rw-r--r-- | ktouch/src/ktouchkeyboardwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
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.<p> * 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.) */ |