]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiTexinfo.h
Also display the info about BibTeX databases in the TeX info panel.
[lyx.git] / src / frontends / qt4 / GuiTexinfo.h
index c190a4bc4b77416f78cd675f730aec34e7cabcdf..8d9116a1dc1c2a507ab8cb5e29d76899ab5d3ba4 100644 (file)
@@ -29,7 +29,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:
        ///