]> git.lyx.org Git - features.git/commitdiff
header cleanup
authorAbdelrazak Younes <younes@lyx.org>
Mon, 14 Jan 2008 23:18:52 +0000 (23:18 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 14 Jan 2008 23:18:52 +0000 (23:18 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22573 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiFontMetrics.cpp
src/frontends/qt4/GuiPainter.cpp

index 19359dc0081a40c8f89d560a138e218353b91e58..a64e21184e5cd30aa0a0b569eb39af267657cad5 100644 (file)
@@ -18,8 +18,6 @@
 #include "Language.h"
 #include "Dimension.h"
 
-#include "support/unicode.h"
-
 #include <boost/assert.hpp>
 
 using namespace std;
index 25ee10d93a1c253ac9b18f66046d0a7cc56ee0e4..f104abc58438ea1ec2cc29bdb1a35247793f2849 100644 (file)
@@ -24,8 +24,6 @@
 #include "Language.h"
 #include "LyXRC.h"
 
-#include "support/unicode.h"
-
 #include <QPixmapCache>
 #include <QTextLayout>