]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetbibtex.h
My patch from yesterday
[lyx.git] / src / insets / insetbibtex.h
index 7c7b2676ef12c8c0dc863ea818721b58f45e315d..eaddf10fac79c19248db999cf32e2040e31f12f8 100644 (file)
@@ -30,6 +30,8 @@ public:
        Inset * clone(Buffer const &, bool same_id = false) const {
                return new InsetBibtex(params(), same_id);
        }
+       /// small wrapper for the time being
+       virtual dispatch_result localDispatch(FuncRequest const & cmd);
        ///
        string const getScreenLabel(Buffer const *) const;
        ///