summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorJoshua L. Blocher <verbalshadow@gmail.com>2008-06-24 06:32:23 +0000
committerverbalshadow <verbalshadow@users.sourceforge.net>2008-06-24 06:32:23 +0000
commitf53151e0184975e4331f5e981f57e32148379d74 (patch)
tree90c2086e058777c2b464844e14fa61bca3dfc91c /src/widgets
parentdelivarotify, render with cairo; regression: cairo cannot do inverse (diff)
downloadinkscape-f53151e0184975e4331f5e981f57e32148379d74.tar.gz
inkscape-f53151e0184975e4331f5e981f57e32148379d74.zip
Cmake: remove header files from source lists
(bzr r6046)
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/CMakeLists.txt34
1 files changed, 1 insertions, 33 deletions
diff --git a/src/widgets/CMakeLists.txt b/src/widgets/CMakeLists.txt
index 1889f5b10..80ab4c528 100644
--- a/src/widgets/CMakeLists.txt
+++ b/src/widgets/CMakeLists.txt
@@ -1,65 +1,33 @@
SET(widgets_SRC
button.cpp
-button.h
calligraphic-profile-rename.cpp
-calligraphic-profile-rename.h
dash-selector.cpp
-dash-selector.h
desktop-widget.cpp
-desktop-widget.h
font-selector.cpp
-font-selector.h
gradient-image.cpp
-gradient-image.h
gradient-selector.cpp
-gradient-selector.h
gradient-toolbar.cpp
-gradient-toolbar.h
gradient-vector.cpp
-gradient-vector.h
icon.cpp
-icon.h
layer-selector.cpp
-layer-selector.h
paint-selector.cpp
-paint-selector.h
ruler.cpp
-ruler.h
select-toolbar.cpp
-select-toolbar.h
shrink-wrap-button.cpp
-shrink-wrap-button.h
sp-color-gtkselector.cpp
-sp-color-gtkselector.h
sp-color-icc-selector.cpp
-sp-color-icc-selector.h
sp-color-notebook.cpp
-sp-color-notebook.h
sp-color-preview.cpp
-sp-color-preview.h
sp-color-scales.cpp
-sp-color-scales.h
sp-color-selector.cpp
-sp-color-selector.h
sp-color-slider.cpp
-sp-color-slider.h
sp-color-wheel.cpp
-sp-color-wheel.h
sp-color-wheel-selector.cpp
-sp-color-wheel-selector.h
spinbutton-events.cpp
-spinbutton-events.h
sp-widget.cpp
-sp-widget.h
spw-utilities.cpp
-spw-utilities.h
sp-xmlview-attr-list.cpp
-sp-xmlview-attr-list.h
sp-xmlview-content.cpp
-sp-xmlview-content.h
sp-xmlview-tree.cpp
-sp-xmlview-tree.h
toolbox.cpp
-toolbox.h
-widget-sizes.h
-) \ No newline at end of file
+)