]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCompareHistory.h
Proper logos with RTL
[lyx.git] / src / frontends / qt4 / GuiCompareHistory.h
index bb9eac5a8a177bca712b3109bc985874807b69d0..58869cca382eb653a5ac9b6e173d4cb320e86c8e 100644 (file)
@@ -14,7 +14,6 @@
 
 #include "GuiDialog.h"
 #include "ui_CompareHistoryUi.h"
-#include "qt_helpers.h"
 
 
 namespace lyx {
@@ -42,7 +41,7 @@ private:
        ///
        void updateContents();
        ///
-       bool initialiseParams(std::string const &) { return true; }
+       bool initialiseParams(std::string const &);
        ///
        bool isBufferDependent() const { return true; }
        ///
@@ -51,7 +50,7 @@ private:
        void dispatchParams() {}
        ///
        void enableControls();
-       
+
 private:
 };