summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2006-10-19 04:16:44 +0000
committerjoncruz <joncruz@users.sourceforge.net>2006-10-19 04:16:44 +0000
commit951788f8307c52a6ededb2186a71604a483ec293 (patch)
treee90e7a5d768be56dbcb4e2560356fa84af304d33 /src/Makefile_insert
parentUpdate of Khmer translation created by Khoem Sokhem (diff)
downloadinkscape-951788f8307c52a6ededb2186a71604a483ec293.tar.gz
inkscape-951788f8307c52a6ededb2186a71604a483ec293.zip
Adding custom action to work with spinbuttons in toolbars
(bzr r1809)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index d6694a759..fec782544 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -270,6 +270,8 @@ libinkpost_a_SOURCES = \
color.cpp color.h \
decimal-round.h \
dir-util.cpp dir-util.h \
+ ege-adjustment-action.cpp \
+ ege-adjustment-action.h \
fill-or-stroke.h \
filter-chemistry.cpp filter-chemistry.h \
fixes.cpp \
@@ -281,6 +283,8 @@ libinkpost_a_SOURCES = \
gc-soft-ptr.h \
gc.cpp \
gradient-chemistry.cpp gradient-chemistry.h \
+ ink-action.cpp \
+ ink-action.h \
memeq.h \
round.h \
streq.h \