X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2FTPushLexer.cc;h=3d2abc097821f5fe3c78d1b021f32e8f8b6eb934;hb=87152a8fc9dc1d743213614da2ba279c8975fd09;hp=ee884cfe991c6a980e02a85c6dbdddb19c5d64c2;hpb=332af2ea195c3d8d363ba729786c3f7d0d60b50b;p=helm.git diff --git a/helm/DEVEL/mathml_editor/src/TPushLexer.cc b/helm/DEVEL/mathml_editor/src/TPushLexer.cc index ee884cfe9..3d2abc097 100644 --- a/helm/DEVEL/mathml_editor/src/TPushLexer.cc +++ b/helm/DEVEL/mathml_editor/src/TPushLexer.cc @@ -40,6 +40,8 @@ TPushLexer::reset() { buffer.erase(); state = ACCEPT; + + displayCursor(); } void