diff options
| author | John Smith <john.smith7545@yahoo.com> | 2012-03-02 01:58:58 +0000 |
|---|---|---|
| committer | John Smith <removethis.john.q.public@bigmail.com> | 2012-03-02 01:58:58 +0000 |
| commit | 972dd59aac4f42bfb77a95cc89cda88c78228527 (patch) | |
| tree | da98d21416f1222421e81be6005db0c14ce370a0 /src/ui/dialog/Makefile_insert | |
| parent | various minor things (diff) | |
| download | inkscape-972dd59aac4f42bfb77a95cc89cda88c78228527.tar.gz inkscape-972dd59aac4f42bfb77a95cc89cda88c78228527.zip | |
Fix for 927074 : Simplify Path Effects dialog
(bzr r11037)
Diffstat (limited to 'src/ui/dialog/Makefile_insert')
| -rw-r--r-- | src/ui/dialog/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/dialog/Makefile_insert b/src/ui/dialog/Makefile_insert index f64db1c65..3f76114f7 100644 --- a/src/ui/dialog/Makefile_insert +++ b/src/ui/dialog/Makefile_insert @@ -56,6 +56,8 @@ ink_common_sources += \ ui/dialog/layer-properties.h \ ui/dialog/layers.cpp \ ui/dialog/layers.h \ + ui/dialog/livepatheffect-add.cpp \ + ui/dialog/livepatheffect-add.h \ ui/dialog/livepatheffect-editor.cpp \ ui/dialog/livepatheffect-editor.h \ ui/dialog/memory.cpp \ |
