diff -r 437116977d43 -r fcb709d55413 QTfrontend/ui/widget/SmartLineEdit.h --- a/QTfrontend/ui/widget/SmartLineEdit.h Fri Oct 21 01:36:13 2011 +0200 +++ b/QTfrontend/ui/widget/SmartLineEdit.h Fri Oct 21 01:47:53 2011 +0200 @@ -89,7 +89,7 @@ * Forward pressed TAB to parent class' method (for focus handling etc) * only if line is empty. * - * @param event the key event. + * @param event the event. * @return returns true if the event was recognized. */ virtual bool event(QEvent * event);