]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_scriptinset.C
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / math_scriptinset.C
index 201916eabf9f7063065e6eda64580c7ba11b796a..3892ba88328da383d71a7d4ec6411e56dfc5d699 100644 (file)
@@ -493,7 +493,7 @@ void MathScriptInset::notifyCursorLeaves(idx_type idx)
 }
 
 
-MathInset::result_type MathScriptInset::dispatch
+dispatch_result MathScriptInset::dispatch
        (FuncRequest const & cmd, idx_type & idx, pos_type & pos)
 {
        if (cmd.action == LFUN_MATH_LIMITS) {