]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_gridinset.C
Jean-Marc's fix for wrong descent
[lyx.git] / src / mathed / math_gridinset.C
index 7cfd702c9adea05ff876d428b66898619f4f06c7..8e3c61838d00b21732966f8843d7f4d0f8c87107 100644 (file)
@@ -967,7 +967,7 @@ void MathGridInset::splitCell(idx_type & idx, pos_type & pos)
 }
 
 
-MathInset::result_type MathGridInset::dispatch
+dispatch_result MathGridInset::dispatch
        (FuncRequest const & cmd, idx_type & idx, pos_type & pos)
 {
        switch (cmd.action) {