]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCompare.h
Use <cstdint> instead of <boost/cstdint.hpp>
[lyx.git] / src / frontends / qt4 / GuiCompare.h
index 025d2da9895caa8680384935aef7e0c8dd820005..c6f8eaa26de8377aed6c4d0fe362ca0948bc325d 100644 (file)
@@ -33,13 +33,15 @@ public:
        ~GuiCompare();
 
        void closeEvent(QCloseEvent *);
-               
+
 private Q_SLOTS:
        ///
        void slotOK();
        ///
        void slotCancel();
        ///
+       void slotButtonBox(QAbstractButton *);
+       ///
        void changeAdaptor();
        ///
        void selectNewFile();
@@ -76,7 +78,7 @@ private:
 
        /// enable or disable all controls and rename the Close/Cancel button
        void enableControls(bool enable);
-       
+
        /// browse for a file
        QString browse(QString const & in_name) const;
        /// retrieve the buffer from the specified filename