]> git.lyx.org Git - lyx.git/blobdiff - src/text3.C
ws changes only
[lyx.git] / src / text3.C
index 64114921639c564a8c14243ace69ca13c8738677..35380d1f2740ae243ce0789661b8b57ef5ab83ee 100644 (file)
@@ -389,9 +389,10 @@ void doInsertInset(LyXText * lt, FuncRequest const & cmd,
        }
 }
 
-}
+} // anon namespace
+
 
-InsetOld::RESULT LyXText::dispatch(FuncRequest const & cmd)
+dispatch_result LyXText::dispatch(FuncRequest const & cmd)
 {
        lyxerr[Debug::ACTION] << "LyXText::dispatch: action[" << cmd.action
                              <<"] arg[" << cmd.argument << ']' << "xy[" <<