]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/src/TPushLexer.cc
This commit was manufactured by cvs2svn to create tag 'v0_0_3'.
[helm.git] / helm / DEVEL / mathml_editor / src / TPushLexer.cc
index ee884cfe991c6a980e02a85c6dbdddb19c5d64c2..3d2abc097821f5fe3c78d1b021f32e8f8b6eb934 100644 (file)
@@ -40,6 +40,8 @@ TPushLexer::reset()
 {
   buffer.erase();
   state = ACCEPT;
+
+  displayCursor();
 }
 
 void