diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2011-06-22 14:33:11 +0000 |
|---|---|---|
| committer | Campbell Barton <ideasman42@gmail.com> | 2011-06-22 14:33:11 +0000 |
| commit | fd70df8246aa298587c90fa5d451c25abe858045 (patch) | |
| tree | 69c7b7db207ea86689cf2efe03046ed48a555d1e /src/widgets | |
| parent | Replace deprecated GtkCombo (diff) | |
| download | inkscape-fd70df8246aa298587c90fa5d451c25abe858045.tar.gz inkscape-fd70df8246aa298587c90fa5d451c25abe858045.zip | |
get cmake working again.
(bzr r10334)
Diffstat (limited to 'src/widgets')
| -rw-r--r-- | src/widgets/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/CMakeLists.txt b/src/widgets/CMakeLists.txt index d9e05f06a..1a203afc6 100644 --- a/src/widgets/CMakeLists.txt +++ b/src/widgets/CMakeLists.txt @@ -20,7 +20,6 @@ set(widgets_SRC sp-color-gtkselector.cpp sp-color-icc-selector.cpp sp-color-notebook.cpp - sp-color-preview.cpp sp-color-scales.cpp sp-color-selector.cpp sp-color-slider.cpp @@ -56,7 +55,6 @@ set(widgets_SRC sp-color-gtkselector.h sp-color-icc-selector.h sp-color-notebook.h - sp-color-preview.h sp-color-scales.h sp-color-selector.h sp-color-slider.h |
