]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetert.h
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetert.h
index a200c7921c43ae63f487c2cfb09104f46d49383c..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(BufferView & bv, FuncRequest const & cmd);
+       virtual void priv_dispatch(LCursor & cur, FuncRequest & cmd);
 private:
        ///
        void init();