]> git.lyx.org Git - features.git/commitdiff
Delete include of config.h. This was needed only for the qt3 port.
authorAbdelrazak Younes <younes@lyx.org>
Thu, 23 Aug 2007 08:58:22 +0000 (08:58 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 23 Aug 2007 08:58:22 +0000 (08:58 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19747 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiView.h

index 1f67c8eb930c8106d86771ef7a2136bfe9887523..dd5a425de03f8f3750623d0f53f36e0d7f8ca88b 100644 (file)
@@ -15,9 +15,6 @@
 #ifndef GUI_VIEW_H
 #define GUI_VIEW_H
 
-// Must be here because of moc.
-#include <config.h>
-
 #include "frontends/LyXView.h"
 #include "FuncRequest.h"