]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ref_inset.C
split inset -> inset + updatableinset
[lyx.git] / src / mathed / ref_inset.C
index 5002cb5eea95b7b09fca2e289413dd8dec480cbd..520b6a0c867ecd129f65ba20fa96270aa92aeb04 100644 (file)
@@ -36,7 +36,7 @@ void RefInset::infoize(std::ostream & os) const
 }
 
 
-MathInset::result_type
+dispatch_result
 RefInset::dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos)
 {
        switch (cmd.action) {