]> git.lyx.org Git - features.git/blobdiff - src/insets/insetinclude.h
Part of IU.
[features.git] / src / insets / insetinclude.h
index 456abb80a848782566247c55fdb6cd43fbcc4022..750b8209d83ee0c0b20daddbbca41360622c0189 100644 (file)
@@ -85,7 +85,7 @@ protected:
        ///
        virtual
        DispatchResult
-       priv_dispatch(BufferView & bv, FuncRequest const & cmd);
+       priv_dispatch(LCursor & cur, FuncRequest const & cmd);
 private:
        /// Slot receiving a signal that the preview is ready to display.
        void statusChanged() const;