]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCompareHistory.h
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / GuiCompareHistory.h
index bb9eac5a8a177bca712b3109bc985874807b69d0..5204eee1da546109d69fec32c6f94523514b94f9 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; }
        ///