]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCitation.h
Use <cstdint> instead of <boost/cstdint.hpp>
[lyx.git] / src / frontends / qt4 / GuiCitation.h
index 008d2d556d5ba2bda38ce6485a9616e46f8b2213..428ea50a97de293a584d5e3f13dd4eafade126d2 100644 (file)
@@ -47,10 +47,9 @@ public:
        GuiCitation(GuiView & lv);
 
 private Q_SLOTS:
-       void on_okPB_clicked();
-       void on_cancelPB_clicked();
-       void on_restorePB_clicked();
-       void on_applyPB_clicked();
+       void on_buttonBox_accepted();
+       void on_buttonBox_rejected();
+       void on_buttonBox_clicked(QAbstractButton *);
        void on_literalCB_clicked();
        void filterPressed();
        void filterChanged(const QString & text);
@@ -183,9 +182,6 @@ private:
 
        /// last used citation style
        QString style_;
-       /// last set value for literal
-       /// this is used only for new citations
-       bool literal_;
        ///
        GuiSelectionManager * selectionManager;
        /// available keys.