diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-05-31 22:12:43 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-05-31 22:12:43 +0000 |
| commit | 9348dadeac26de57c9e7653ebb72a5ba6359b976 (patch) | |
| tree | 18cc5f68f8221b924e6c45d8b44e60c10d76cebd /src/ui/CMakeLists.txt | |
| parent | Fix missing Glibmm headers needed for GTK+3 build (diff) | |
| download | inkscape-9348dadeac26de57c9e7653ebb72a5ba6359b976.tar.gz inkscape-9348dadeac26de57c9e7653ebb72a5ba6359b976.zip | |
Remove unused icon-widget code
(bzr r11446)
Diffstat (limited to 'src/ui/CMakeLists.txt')
| -rw-r--r-- | src/ui/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 2903a97fa..d46efc374 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -83,7 +83,6 @@ set(ui_SRC widget/frame.cpp widget/filter-effect-chooser.cpp widget/handlebox.cpp - widget/icon-widget.cpp widget/imageicon.cpp widget/imagetoggler.cpp widget/labelled.cpp @@ -215,7 +214,6 @@ set(ui_SRC widget/frame.h widget/filter-effect-chooser.h widget/handlebox.h - widget/icon-widget.h widget/imageicon.h widget/imagetoggler.h widget/labelled.h |
