]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetert.h
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetert.h
index 2782a64d52b871209b5fb239f3178988f042d0c1..6ae4d140a90802b8bdd0bccb44c782d221ba9d11 100644 (file)
@@ -71,12 +71,10 @@ public:
        ///
        void getDrawFont(LyXFont &) const;
        ///
-       bool forceDefaultParagraphs(InsetOld const *) const { return true; }
+       bool forceDefaultParagraphs(InsetBase const *) const { return true; }
 protected:
        ///
-       virtual
-       DispatchResult
-       priv_dispatch(LCursor & cur, FuncRequest const & cmd);
+       virtual void priv_dispatch(LCursor & cur, FuncRequest & cmd);
 private:
        ///
        void init();