]> git.lyx.org Git - features.git/commitdiff
remove unneeded #include
authorAndré Pönitz <poenitz@gmx.net>
Sun, 7 Oct 2007 20:36:09 +0000 (20:36 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sun, 7 Oct 2007 20:36:09 +0000 (20:36 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20827 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/Dialogs.cpp

index 415a5fd21aa2a907aec861f28c614b35b1b2cf01..d57df6fda8f0e6b500a00283c752e2fc11488aca 100644 (file)
@@ -11,9 +11,6 @@
 #include <config.h>
 
 #include "Dialogs.h"
-#include "GuiDialog.h"
-
-#include "qt_helpers.h"
 
 #include <boost/assert.hpp>