diff options
| author | Tomasz Boczkowski <penginsbacon@gmail.com> | 2015-04-26 09:20:31 +0000 |
|---|---|---|
| committer | Tomasz Boczkowski <penginsbacon@gmail.com> | 2015-04-26 09:20:31 +0000 |
| commit | ae5c44bfac377f13a0031f3d4db3f7ea15fc939b (patch) | |
| tree | fbd90c8e4ebb3eda625d88306b57f687766d9b10 /src/ui/widget/Makefile_insert | |
| parent | merged SPSelected color implementation from svgpaints branch (diff) | |
| parent | added ColorEntry class, refactored SPColorNotebook to use it (diff) | |
| download | inkscape-ae5c44bfac377f13a0031f3d4db3f7ea15fc939b.tar.gz inkscape-ae5c44bfac377f13a0031f3d4db3f7ea15fc939b.zip | |
merged SPNotebook c++-sification from svgpaints branch
(bzr r14059.1.5)
Diffstat (limited to 'src/ui/widget/Makefile_insert')
| -rw-r--r-- | src/ui/widget/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/widget/Makefile_insert b/src/ui/widget/Makefile_insert index 34438a3ac..b63d6b264 100644 --- a/src/ui/widget/Makefile_insert +++ b/src/ui/widget/Makefile_insert @@ -6,6 +6,8 @@ ink_common_sources += \ ui/widget/attr-widget.h \ ui/widget/button.h \ ui/widget/button.cpp \ + ui/widget/color-entry.cpp \ + ui/widget/color-entry.h \ ui/widget/color-picker.cpp \ ui/widget/color-picker.h \ ui/widget/color-preview.cpp \ |
