diff options
| author | VinÃcius dos Santos Oliveira <vini.ipsmaker@gmail.com> | 2013-09-12 10:23:11 +0000 |
|---|---|---|
| committer | VinÃcius dos Santos Oliveira <vini.ipsmaker@gmail.com> | 2013-09-12 10:23:11 +0000 |
| commit | dd18c27c36c9138bc68161ad365bfc61b8d135f8 (patch) | |
| tree | 628e0db10c28eab68710d87d180f0eccf695522e /src/ui/dialog/Makefile_insert | |
| parent | partially revert 12471, this fixes bug 1215575, but undoes the fix for the le... (diff) | |
| download | inkscape-dd18c27c36c9138bc68161ad365bfc61b8d135f8.tar.gz inkscape-dd18c27c36c9138bc68161ad365bfc61b8d135f8.zip | |
Integrating with libdepixelize
(bzr r12506.1.1)
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 09a7ef573..c37767a08 100644 --- a/src/ui/dialog/Makefile_insert +++ b/src/ui/dialog/Makefile_insert @@ -101,6 +101,8 @@ ink_common_sources += \ ui/dialog/tile.h \ ui/dialog/tracedialog.cpp \ ui/dialog/tracedialog.h \ + ui/dialog/pixelartdialog.cpp \ + ui/dialog/pixelartdialog.h \ ui/dialog/transformation.cpp \ ui/dialog/transformation.h \ ui/dialog/undo-history.cpp \ |
