summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile_insert
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2011-04-13 22:04:49 +0000
committerJohan Engelen <goejendaagh@zonnet.nl>2011-04-13 22:04:49 +0000
commitfe875852760883dd20b6a57b57be50de83e37fc2 (patch)
tree60832d184f5899591b918ff551bb561aca6846a1 /src/util/Makefile_insert
parentBreton translation update (diff)
downloadinkscape-fe875852760883dd20b6a57b57be50de83e37fc2.tar.gz
inkscape-fe875852760883dd20b6a57b57be50de83e37fc2.zip
add expression evaluator for spinbox input boxes. also knows a little about units.
needs more work to fully integrate it in all of inkscape spinboxes also needs documentation rework (bzr r10162)
Diffstat (limited to 'src/util/Makefile_insert')
-rw-r--r--src/util/Makefile_insert2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert
index deff951d4..4066ffd5d 100644
--- a/src/util/Makefile_insert
+++ b/src/util/Makefile_insert
@@ -9,6 +9,8 @@ ink_common_sources += \
util/ege-appear-time-tracker.h \
util/ege-tags.h \
util/ege-tags.cpp \
+ util/expression-evaluator.h \
+ util/expression-evaluator.cpp \
util/filter-list.h \
util/find-if-before.h \
util/find-last-if.h \