diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2014-09-29 14:21:07 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2014-09-29 14:21:07 +0000 |
| commit | e186cf544131e582a43316767257f199e6af986c (patch) | |
| tree | 5da57745079691219f151008346091fede639020 /src/ui/dialog/text-edit.cpp | |
| parent | Quick fix to unbreak build from last check in. (diff) | |
| download | inkscape-e186cf544131e582a43316767257f199e6af986c.tar.gz inkscape-e186cf544131e582a43316767257f199e6af986c.zip | |
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango translation.
(bzr r13341.1.233)
Diffstat (limited to 'src/ui/dialog/text-edit.cpp')
| -rw-r--r-- | src/ui/dialog/text-edit.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/text-edit.cpp b/src/ui/dialog/text-edit.cpp index e44809c65..9996fc0f9 100644 --- a/src/ui/dialog/text-edit.cpp +++ b/src/ui/dialog/text-edit.cpp @@ -32,7 +32,6 @@ extern "C" { #include <gtkmm/stock.h> #include <libnrtype/font-instance.h> -#include <libnrtype/font-style-to-pos.h> #include <libnrtype/font-lister.h> #include <xml/repr.h> |
