diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2006-10-19 04:16:44 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2006-10-19 04:16:44 +0000 |
| commit | 951788f8307c52a6ededb2186a71604a483ec293 (patch) | |
| tree | e90e7a5d768be56dbcb4e2560356fa84af304d33 /src/Makefile_insert | |
| parent | Update of Khmer translation created by Khoem Sokhem (diff) | |
| download | inkscape-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_insert | 4 |
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 \ |
