]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetbibitem.h
The markDirty() and fitCursor() changes
[lyx.git] / src / insets / insetbibitem.h
index 105f23ed466f10766da7e6ff5cc885e7ca44dae8..8156b1ca7e8719c4e70976358d745fd2bf3058e4 100644 (file)
@@ -30,6 +30,8 @@ public:
        ~InsetBibitem();
        ///
        Inset * clone(Buffer const &, bool same_id = false) const;
+       ///
+       virtual dispatch_result localDispatch(FuncRequest const & cmd);
        /** Currently \bibitem is used as a LyX2.x command,
            so we need this method.
        */