changeset 6163 | fcb709d55413 |
parent 6162 | 437116977d43 |
child 6168 | 6f301dac12ff |
--- 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);