summaryrefslogtreecommitdiffstats
path: root/src/ui
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2012-03-07 22:00:49 +0000
committerJohan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>2012-03-07 22:00:49 +0000
commit3045b187cfb92853c77f3459251726deb87ba033 (patch)
tree76c98a96d76adb217c486af449fd178ce1025916 /src/ui
parentmore cmake find happyness (diff)
downloadinkscape-3045b187cfb92853c77f3459251726deb87ba033.tar.gz
inkscape-3045b187cfb92853c77f3459251726deb87ba033.zip
fix cmakelists
(bzr r11059)
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 046dcf289..7aa31b4f6 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -71,7 +71,6 @@ set(ui_SRC
widget/button.cpp
widget/color-picker.cpp
widget/color-preview.cpp
- widget/combo-text.cpp
widget/dock-item.cpp
widget/dock.cpp
widget/entity-entry.cpp
@@ -198,7 +197,6 @@ set(ui_SRC
widget/color-picker.h
widget/color-preview.h
widget/combo-enums.h
- widget/combo-text.h
widget/dock-item.h
widget/dock.h
widget/entity-entry.h