From: André Pönitz Date: Sun, 7 Oct 2007 20:36:09 +0000 (+0000) Subject: remove unneeded #include X-Git-Tag: 1.6.10~7945 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=bbc4043a459757f13cef44650753fa5c9b273817;p=lyx.git remove unneeded #include git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20827 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/Dialogs.cpp b/src/frontends/qt4/Dialogs.cpp index 415a5fd21a..d57df6fda8 100644 --- a/src/frontends/qt4/Dialogs.cpp +++ b/src/frontends/qt4/Dialogs.cpp @@ -11,9 +11,6 @@ #include #include "Dialogs.h" -#include "GuiDialog.h" - -#include "qt_helpers.h" #include