]> git.lyx.org Git - features.git/commitdiff
header cleanup.
authorAbdelrazak Younes <younes@lyx.org>
Fri, 15 Jun 2007 13:53:02 +0000 (13:53 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 15 Jun 2007 13:53:02 +0000 (13:53 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18785 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/WorkArea.cpp

index 0190e2d23a2ccefd6f061815e7579c42a1d3e883..a7f6e3bad7bece09ae5affd12f1c850f5675f81b 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "FuncRequest.h"
 #include "LyXFunc.h"
-#include "Painter.h"
 
 #include "BufferView.h"
 #include "Buffer.h"
 #include "Color.h"
 #include "Font.h"
 #include "LyXRC.h"
-#include "Row.h"
 #include "Text.h"
 #include "LyXView.h"
 #include "MetricsInfo.h"
-#include "Paragraph.h"
-#include "rowpainter.h"
 
 #include "gettext.h"
 #include "support/ForkedcallsController.h"