diff options
Diffstat (limited to 'kcontrol/input/mouse.h')
-rw-r--r-- | kcontrol/input/mouse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/input/mouse.h b/kcontrol/input/mouse.h index 8d6bba1df..bee04d5ea 100644 --- a/kcontrol/input/mouse.h +++ b/kcontrol/input/mouse.h @@ -84,7 +84,7 @@ public: bool reverseScrollPolarity; #ifdef HAVE_LIBUSB - // TODO: In Qt4, tqreplace with a better container. + // TODO: In Qt4, replace with a better container. TQPtrList <LogitechMouse> logitechMouseList; #endif }; |