diff options
| author | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-03-02 21:29:52 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-03-02 21:29:52 +0000 |
| commit | 8830d1ad5ab0693313d760cc99e2df0f35c9f6d9 (patch) | |
| tree | fa4a009d301ce0558041dd2e019e86c23981aa52 /src/ui/widget/Makefile_insert | |
| parent | Attempt at merging certaing features of Ponyscape to trunk (will not link) (diff) | |
| download | inkscape-8830d1ad5ab0693313d760cc99e2df0f35c9f6d9.tar.gz inkscape-8830d1ad5ab0693313d760cc99e2df0f35c9f6d9.zip | |
Updated to include (non-functional) Objects dialogue
(bzr r13090.1.6)
Diffstat (limited to 'src/ui/widget/Makefile_insert')
| -rw-r--r-- | src/ui/widget/Makefile_insert | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ui/widget/Makefile_insert b/src/ui/widget/Makefile_insert index e388b27f5..2c543c5cc 100644 --- a/src/ui/widget/Makefile_insert +++ b/src/ui/widget/Makefile_insert @@ -87,4 +87,6 @@ ink_common_sources += \ ui/widget/highlight-picker.cpp \ ui/widget/highlight-picker.h \ ui/widget/layertypeicon.cpp \ - ui/widget/layertypeicon.h + ui/widget/layertypeicon.h \ + ui/widget/insertordericon.cpp \ + ui/widget/insertordericon.h |
