]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ref_inset.h
split inset -> inset + updatableinset
[lyx.git] / src / mathed / ref_inset.h
index c8ff0347afd711328460951128a22eb2a8c13ed8..bb9a6c25da9af7a4521bddbd78557c3d78904478 100644 (file)
@@ -18,7 +18,7 @@ public:
        ///
        void infoize(std::ostream & os) const;
        ///
-       result_type dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos);
+       dispatch_result dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos);
        ///
        string screenLabel() const;
        ///