]> git.lyx.org Git - features.git/commitdiff
Remove inclusion of obsolete header
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 12 Aug 2018 06:29:16 +0000 (08:29 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 12 Aug 2018 06:29:16 +0000 (08:29 +0200)
src/frontends/qt4/GuiBibtex.cpp
src/frontends/qt4/GuiBibtex.h

index 1778f5646e11d4916f6d5bc3e881e46d6e265637..a70f976804a1be6c8fa61af77fe16de0245eec3e 100644 (file)
@@ -25,8 +25,6 @@
 #include "qt_helpers.h"
 #include "Validator.h"
 
-#include "ui_BibtexAddUi.h"
-
 #include "ButtonPolicy.h"
 
 #include "frontends/alert.h"
index c59f5eee8979fd41caf3b8b6406ad7896d6e2e71..806369414256e852dd694dd043774b4369dd2900 100644 (file)
@@ -18,7 +18,6 @@
 #include "ButtonController.h"
 #include "FancyLineEdit.h"
 #include "ui_BibtexUi.h"
-#include "ui_BibtexAddUi.h"
 
 #include "insets/InsetCommandParams.h"