]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiTexinfo.h
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / GuiTexinfo.h
index c190a4bc4b77416f78cd675f730aec34e7cabcdf..f1fd6cf2800d508b123112de9201093649693238 100644 (file)
@@ -15,7 +15,6 @@
 
 #include "GuiDialog.h"
 #include "ui_TexinfoUi.h"
-#include "qt_helpers.h"
 
 
 namespace lyx {
@@ -29,7 +28,7 @@ public:
        ///
        GuiTexInfo(GuiView & lv);
        /// the file extensions. order matters in GuiTexInfo::fileType()
-       enum TexFileType { ClsType = 0, StyType, BstType, DummyLastType };
+       enum TexFileType { ClsType = 0, StyType, BstType, BibType, DummyLastType };
 
 public Q_SLOTS:
        ///