diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2013-03-15 01:08:49 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2013-03-15 01:08:49 +0000 |
| commit | be604f252f3f917a4b9fba73867980f81b3c8530 (patch) | |
| tree | 7d346ea984c549aa1ca9bf6c545160305a166f2a /src/libnrtype | |
| parent | Fix table layout in fill and stroke dialog in Gtk+ 2 (diff) | |
| download | inkscape-be604f252f3f917a4b9fba73867980f81b3c8530.tar.gz inkscape-be604f252f3f917a4b9fba73867980f81b3c8530.zip | |
Fix remaining forward declaration tags (except for unavoidable internal errors in Gtkmm headers)
(bzr r12208)
Diffstat (limited to 'src/libnrtype')
| -rw-r--r-- | src/libnrtype/font-lister.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libnrtype/font-lister.cpp b/src/libnrtype/font-lister.cpp index 712c17915..90900baba 100644 --- a/src/libnrtype/font-lister.cpp +++ b/src/libnrtype/font-lister.cpp @@ -2,7 +2,6 @@ # include <config.h> #endif -#include <gtkmm.h> #include <libnrtype/font-instance.h> #include <libnrtype/TextWrapper.h> #include <libnrtype/one-glyph.h> |
