diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2011-07-02 09:58:37 +0000 |
|---|---|---|
| committer | Campbell Barton <ideasman42@gmail.com> | 2011-07-02 09:58:37 +0000 |
| commit | 2045221082a4aed0dcbbd71d36393a2498396a10 (patch) | |
| tree | f6c7ab3161c98a3537be9864a2af946751525a98 /src/libnrtype | |
| parent | Migrate clonetiler to GtkComboBox (diff) | |
| download | inkscape-2045221082a4aed0dcbbd71d36393a2498396a10.tar.gz inkscape-2045221082a4aed0dcbbd71d36393a2498396a10.zip | |
added missing header
(bzr r10397)
Diffstat (limited to 'src/libnrtype')
| -rw-r--r-- | src/libnrtype/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libnrtype/CMakeLists.txt b/src/libnrtype/CMakeLists.txt index 3d52e2c4e..1b28eb8e4 100644 --- a/src/libnrtype/CMakeLists.txt +++ b/src/libnrtype/CMakeLists.txt @@ -14,6 +14,9 @@ set(nrtype_SRC nr-type-primitives.cpp TextWrapper.cpp + + # ------- + # Headers FontFactory.h Layout-TNG-Scanline-Maker.h Layout-TNG.h |
