]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_scriptinset.h
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_scriptinset.h
index 2f9dd58b408cc92fa55e8eb99d893896ad89c625..5d6c17f1323ed60e67be4955596fe5b0ff5c45c3 100644 (file)
@@ -98,7 +98,7 @@ public:
        void infoize2(std::ostream & os) const;
 protected:
        ///
-       DispatchResult priv_dispatch(LCursor & cur, FuncRequest const & cmd);
+       void priv_dispatch(LCursor & cur, FuncRequest const & cmd);
 private:
        /// returns x offset for main part
        int dxx() const;