summaryrefslogtreecommitdiffstats
path: root/src/dialogs
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/dialogs
parentmore cmake find happyness (diff)
downloadinkscape-3045b187cfb92853c77f3459251726deb87ba033.tar.gz
inkscape-3045b187cfb92853c77f3459251726deb87ba033.zip
fix cmakelists
(bzr r11059)
Diffstat (limited to 'src/dialogs')
-rw-r--r--src/dialogs/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dialogs/CMakeLists.txt b/src/dialogs/CMakeLists.txt
index c63ad16d4..40dca7b43 100644
--- a/src/dialogs/CMakeLists.txt
+++ b/src/dialogs/CMakeLists.txt
@@ -3,8 +3,6 @@ set(dialogs_SRC
clonetiler.cpp
dialog-events.cpp
find.cpp
- spellcheck.cpp
- text-edit.cpp
xml-tree.cpp
@@ -13,8 +11,6 @@ set(dialogs_SRC
clonetiler.h
dialog-events.h
find.h
- spellcheck.h
- text-edit.h
xml-tree.h
)