summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorFelipe Corr??a da Silva Sanches <juca@members.fsf.org>2008-06-16 01:24:19 +0000
committerJucaBlues <JucaBlues@users.sourceforge.net>2008-06-16 01:24:19 +0000
commit14566438b94c5dfd3d97f72d1926dd9a259734b6 (patch)
tree62c995ca215f3234e2409667945fc989521b52c2 /src/Makefile_insert
parentnew command: relink clone to copied object (diff)
downloadinkscape-14566438b94c5dfd3d97f72d1926dd9a259734b6.tar.gz
inkscape-14566438b94c5dfd3d97f72d1926dd9a259734b6.zip
UnicodeRange class implementation.
This class represents a range of unicode codepoints as used in the u1 and u2 attributes of glyph kerning nodes. (bzr r5949)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index f49498092..786322574 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -290,6 +290,7 @@ libinkpre_a_SOURCES = \
text-tag-attributes.h \
tools-switch.cpp tools-switch.h\
tweak-context.h tweak-context.cpp \
+ unicoderange.cpp unicoderange.h \
uri-references.cpp uri-references.h \
vanishing-point.cpp vanishing-point.h \
verbs.cpp verbs.h \