diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2009-02-19 23:57:21 +0000 |
|---|---|---|
| committer | tweenk <tweenk@users.sourceforge.net> | 2009-02-19 23:57:21 +0000 |
| commit | 1bd8104786e988ddbb049246ceab7441a1b54ba7 (patch) | |
| tree | 38def9e1db2c07c053728276c3d9dee2df429db3 /src/ui/Makefile_insert | |
| parent | Fix SVN revision reporting so that it doesn't relink on every make (diff) | |
| download | inkscape-1bd8104786e988ddbb049246ceab7441a1b54ba7.tar.gz inkscape-1bd8104786e988ddbb049246ceab7441a1b54ba7.zip | |
Make all icons themable (except the filter icons).
(bzr r7332)
Diffstat (limited to 'src/ui/Makefile_insert')
| -rw-r--r-- | src/ui/Makefile_insert | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/ui/Makefile_insert b/src/ui/Makefile_insert index cb4812000..94c003584 100644 --- a/src/ui/Makefile_insert +++ b/src/ui/Makefile_insert @@ -11,8 +11,4 @@ ui_libui_a_SOURCES = \ ui/previewable.h \ ui/previewfillable.h \ ui/previewholder.cpp \ - ui/previewholder.h \ - ui/stock-items.cpp \ - ui/stock-items.h \ - ui/stock.cpp \ - ui/stock.h + ui/previewholder.h |
