diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2014-09-29 13:57:21 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2014-09-29 13:57:21 +0000 |
| commit | 3c73700a91c6dc1561b3b70dcdc0c051d23405d3 (patch) | |
| tree | 1f1645104f52d5f4b95714a2611384346de70388 /src/ui | |
| parent | Quick fix to unbreak build from last check in. (diff) | |
| download | inkscape-3c73700a91c6dc1561b3b70dcdc0c051d23405d3.tar.gz inkscape-3c73700a91c6dc1561b3b70dcdc0c051d23405d3.zip | |
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango translation.
(bzr r13569)
Diffstat (limited to 'src/ui')
| -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 c1ebb32e0..a00db1715 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> |
