diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2013-02-19 11:26:55 +0000 |
|---|---|---|
| committer | Campbell Barton <ideasman42@gmail.com> | 2013-02-19 11:26:55 +0000 |
| commit | 85532ea2a4e6e9bb36ed4cf6fceab491a13a5711 (patch) | |
| tree | b1ecf5dd3abe9226ed9a826a12dd1f80e2ed0655 /src/ui | |
| parent | Small bug fix (fix format of font-family in some cases). (diff) | |
| download | inkscape-85532ea2a4e6e9bb36ed4cf6fceab491a13a5711.tar.gz inkscape-85532ea2a4e6e9bb36ed4cf6fceab491a13a5711.zip | |
update cmake files
(bzr r12134)
Diffstat (limited to 'src/ui')
| -rw-r--r-- | src/ui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 8fd8eb4e3..f3c3b8473 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -84,6 +84,7 @@ set(ui_SRC widget/entry.cpp widget/filter-effect-chooser.cpp widget/frame.cpp + widget/gimpcolorwheel.c widget/gimpspinscale.c widget/imageicon.cpp widget/imagetoggler.cpp @@ -212,6 +213,7 @@ set(ui_SRC widget/filter-effect-chooser.h widget/frame.h widget/gimpspinscale.h + widget/gimpcolorwheel.h widget/imageicon.h widget/imagetoggler.h widget/labelled.h |
