diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2013-03-15 00:39:02 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2013-03-15 00:39:02 +0000 |
| commit | 78b82d1a27484ccbfe5fe2d7e14a486b8275ac3a (patch) | |
| tree | 7e17053a504bac49f313447203e801c2212bcc29 /src/libnrtype | |
| parent | Fix another load of forward declaration tags (diff) | |
| download | inkscape-78b82d1a27484ccbfe5fe2d7e14a486b8275ac3a.tar.gz inkscape-78b82d1a27484ccbfe5fe2d7e14a486b8275ac3a.zip | |
Fix even more forward declaration tags
(bzr r12206)
Diffstat (limited to 'src/libnrtype')
| -rw-r--r-- | src/libnrtype/Layout-TNG-Output.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libnrtype/Layout-TNG-Output.cpp b/src/libnrtype/Layout-TNG-Output.cpp index 1d086b57b..0f853c681 100644 --- a/src/libnrtype/Layout-TNG-Output.cpp +++ b/src/libnrtype/Layout-TNG-Output.cpp @@ -26,7 +26,6 @@ namespace Inkscape { namespace Extension { namespace Internal { class CairoRenderContext; - class CairoGlyphInfo; } } } |
