]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCitation.h
Compil fix.
[lyx.git] / src / frontends / qt4 / GuiCitation.h
index 3dd2143e9e4d50982f24361b51daeb283c4eca2d..6d7273dbc6d5c05f068af38a7d0253e94baf8c04 100644 (file)
@@ -73,6 +73,8 @@ private:
        void clearParams();
        void dispatchParams();
        bool isBufferDependent() const { return true; }
+       void saveSession() const;
+       void restoreSession();
        /** Disconnect from the inset when the Apply button is pressed.
         *  Allows easy insertion of multiple citations.
         */