Code

Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. Fixes...
[inkscape.git] / src / widgets / Makefile_insert
1 ## Makefile.am fragment sourced by src/Makefile.am.
3 ink_common_sources +=   \
4         widgets/button.cpp              \
5         widgets/button.h                \
6         widgets/dash-selector.cpp       \
7         widgets/dash-selector.h         \
8         widgets/desktop-widget.cpp      \
9         widgets/desktop-widget.h        \
10         widgets/eek-preview.cpp         \
11         widgets/eek-preview.h           \
12         widgets/ege-paint-def.cpp       \
13         widgets/ege-paint-def.h         \
14         widgets/fill-style.cpp          \
15         widgets/fill-style.h            \
16         widgets/fill-n-stroke-factory.h \
17         widgets/font-selector.cpp       \
18         widgets/font-selector.h         \
19         widgets/gradient-image.cpp      \
20         widgets/gradient-image.h        \
21         widgets/gradient-selector.cpp   \
22         widgets/gradient-selector.h     \
23         widgets/gradient-toolbar.cpp    \
24         widgets/gradient-toolbar.h      \
25         widgets/gradient-vector.cpp     \
26         widgets/gradient-vector.h       \
27         widgets/icon.cpp                \
28         widgets/icon.h                  \
29         widgets/paint-selector.cpp      \
30         widgets/paint-selector.h        \
31         widgets/ruler.cpp               \
32         widgets/ruler.h                 \
33         widgets/select-toolbar.cpp      \
34         widgets/select-toolbar.h        \
35         widgets/shrink-wrap-button.cpp  \
36         widgets/shrink-wrap-button.h    \
37         widgets/sp-attribute-widget.cpp \
38         widgets/sp-attribute-widget.h   \
39         widgets/sp-color-gtkselector.cpp        \
40         widgets/sp-color-gtkselector.h  \
41         widgets/sp-color-icc-selector.cpp       \
42         widgets/sp-color-icc-selector.h \
43         widgets/sp-color-notebook.cpp   \
44         widgets/sp-color-notebook.h     \
45         widgets/sp-color-preview.cpp    \
46         widgets/sp-color-preview.h      \
47         widgets/sp-color-scales.cpp     \
48         widgets/sp-color-scales.h       \
49         widgets/sp-color-selector.cpp   \
50         widgets/sp-color-selector.h     \
51         widgets/sp-color-slider.cpp     \
52         widgets/sp-color-slider.h       \
53         widgets/sp-color-wheel-selector.cpp     \
54         widgets/sp-color-wheel-selector.h       \
55         widgets/spinbutton-events.cpp   \
56         widgets/spinbutton-events.h     \
57         widgets/sp-widget.cpp           \
58         widgets/sp-widget.h             \
59         widgets/spw-utilities.cpp       \
60         widgets/spw-utilities.h         \
61         widgets/sp-xmlview-attr-list.cpp        \
62         widgets/sp-xmlview-attr-list.h  \
63         widgets/sp-xmlview-content.cpp  \
64         widgets/sp-xmlview-content.h    \
65         widgets/sp-xmlview-tree.cpp     \
66         widgets/sp-xmlview-tree.h       \
67         widgets/stroke-style.cpp        \
68         widgets/stroke-style.h          \
69         widgets/swatch-selector.cpp     \
70         widgets/swatch-selector.h       \
71         widgets/toolbox.cpp             \
72         widgets/toolbox.h               \
73         widgets/widget-sizes.h
75 widgets/button.$(OBJEXT): helper/sp-marshal.h
76 widgets/menu.$(OBJEXT): helper/sp-marshal.h