]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCompare.h
Use QMessageBox for toggleWarning if possible
[lyx.git] / src / frontends / qt4 / GuiCompare.h
index aa5f701ebb7e3fb7fd56435632fbd3530f6a4bc7..9a482d081453590179afbdb3ee71fe55874a60d7 100644 (file)
 #define GUICOMPARE_H
 
 #include "GuiDialog.h"
-#include "ui_CompareUi.h"
-#include "qt_helpers.h"
 
-#include "Compare.h"
+#include "ui_CompareUi.h"
 
 namespace lyx {
+
+class Compare;
+
 namespace frontend {
 
 
@@ -32,7 +33,7 @@ public:
        ~GuiCompare();
 
        void closeEvent(QCloseEvent *);
-               
+
 private Q_SLOTS:
        ///
        void slotOK();
@@ -75,7 +76,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