]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.C
This commit cleans up everything related to singleton. The other important change...
[lyx.git] / src / mathed / InsetMathHull.C
index 547ad9a108160555f353aee0717b88db7bbd120d..c6f12f352397debe43d04ce429d990689f936bdd 100644 (file)
@@ -1275,7 +1275,7 @@ void InsetMathHull::mutateToText()
                view_->getIntl()->getTransManager().TranslateAndInsert(*cit, lt);
 
        // remove ourselves
-       //theApp->lyxFunc().dispatch(LFUN_ESCAPE);
+       //lyx::dispatch(LFUN_ESCAPE);
 #endif
 }