# HG changeset patch
# User sheepluva
# Date 1319154473 -7200
# Node ID fcb709d5541392f64a15aefa56ab049c31ad0af8
# Parent  437116977d43564bcfd4e929a4966f293aea3290
oops and good night

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);