]> git.lyx.org Git - features.git/commitdiff
Forgotten header file.
authorAngus Leeming <leeming@lyx.org>
Fri, 11 Oct 2002 14:06:37 +0000 (14:06 +0000)
committerAngus Leeming <leeming@lyx.org>
Fri, 11 Oct 2002 14:06:37 +0000 (14:06 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5383 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/insetcite.h

index 832b3024bea2d52460120d0a2ddf09ac19e1cc99..797908dfb448d499775bdb1ae31ee3c78ee78f32 100644 (file)
@@ -45,6 +45,11 @@ public:
        int latex(Buffer const *, std::ostream &, bool, bool) const;
        ///
        void validate(LaTeXFeatures &) const;
+       /** Invoked by BufferView::Pimpl::dispatch when a new citation key
+           is inserted. Tells us that the buffer is no longer being loaded
+           and that the cache of BibTeX keys should be reloaded in the future.
+       */
+       void setLoadingBuffer(Buffer const * buffer, bool state) const;
 private:
        struct Cache {
                ///