]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/command_inset.C
Jean-Marc's fix for wrong descent
[lyx.git] / src / mathed / command_inset.C
index dcb256f47816131501f389d6a430397362e66257..22e56af1736a242820d2de35ebed88adb711e4c7 100644 (file)
@@ -27,7 +27,7 @@ MathInset * CommandInset::clone() const
 }
 
 
-MathInset::result_type
+dispatch_result
 CommandInset::dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos)
 {
        switch (cmd.action) {