From 49ed75f91278578a2dd230cd94e3cc17ef512020 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Fri, 15 Jun 2007 13:53:02 +0000 Subject: [PATCH] header cleanup. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18785 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/WorkArea.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/frontends/WorkArea.cpp b/src/frontends/WorkArea.cpp index 0190e2d23a..a7f6e3bad7 100644 --- a/src/frontends/WorkArea.cpp +++ b/src/frontends/WorkArea.cpp @@ -20,7 +20,6 @@ #include "FuncRequest.h" #include "LyXFunc.h" -#include "Painter.h" #include "BufferView.h" #include "Buffer.h" @@ -32,12 +31,9 @@ #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" -- 2.39.2