diff options
Diffstat (limited to 'kalarm/lib/spinbox2.cpp')
-rw-r--r-- | kalarm/lib/spinbox2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/lib/spinbox2.cpp b/kalarm/lib/spinbox2.cpp index 197e83bd6..bdd887912 100644 --- a/kalarm/lib/spinbox2.cpp +++ b/kalarm/lib/spinbox2.cpp @@ -251,7 +251,7 @@ void SpinBox2::styleChange(TQStyle&) } /****************************************************************************** -* Called when the extra pair of spin buttons has tqrepainted after a style change. +* Called when the extra pair of spin buttons has repainted after a style change. * Updates the mirror image of the spin buttons. */ void SpinBox2::updateMirror() |