diff options
| author | Tomasz Boczkowski <penginsbacon@gmail.com> | 2014-05-29 11:59:08 +0000 |
|---|---|---|
| committer | Tomasz Boczkowski <penginsbacon@gmail.com> | 2014-05-29 11:59:08 +0000 |
| commit | 1cf0f193c7848428a1cce2dfa40716608163fa33 (patch) | |
| tree | 347679f2ca5bfa693dcf82e2663e1e2a4570718c /src/ui/Makefile_insert | |
| parent | fixed possible bug SPPattern::_get_children (diff) | |
| download | inkscape-1cf0f193c7848428a1cce2dfa40716608163fa33.tar.gz inkscape-1cf0f193c7848428a1cce2dfa40716608163fa33.zip | |
SPColorSelector c++-sification: added SelectedColor class
(bzr r13341.6.25)
Diffstat (limited to 'src/ui/Makefile_insert')
| -rw-r--r-- | src/ui/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/Makefile_insert b/src/ui/Makefile_insert index 4081f86f8..75801886e 100644 --- a/src/ui/Makefile_insert +++ b/src/ui/Makefile_insert @@ -11,5 +11,7 @@ ink_common_sources += \ ui/previewfillable.h \ ui/previewholder.cpp \ ui/previewholder.h \ + ui/selected-color.h \ + ui/selected-color.cpp \ ui/uxmanager.cpp \ ui/uxmanager.h |
