diff options
Diffstat (limited to 'src/keyboard.h')
-rw-r--r-- | src/keyboard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keyboard.h b/src/keyboard.h index 2be6297..84e0ea3 100644 --- a/src/keyboard.h +++ b/src/keyboard.h @@ -23,7 +23,7 @@ /** * Methods to know if Shift and / or Ctrl keys are pressed. - * Depend on X, but neither Qt not KDE provide this class / methods. + * Depend on X, but neither TQt not KDE provide this class / methods. * @author Sébastien Laoût */ namespace Keyboard |