summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2012-03-07 22:43:00 +0000
committerJohan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>2012-03-07 22:43:00 +0000
commitd86bf219f294616aa2c36a8c6c39b1486fe77c7a (patch)
tree8b49418b16f0dc70e0f702c6cab3e65c573ce8cf /src
parentfix cmakelists (diff)
downloadinkscape-d86bf219f294616aa2c36a8c6c39b1486fe77c7a.tar.gz
inkscape-d86bf219f294616aa2c36a8c6c39b1486fe77c7a.zip
cmake fix
(bzr r11060)
Diffstat (limited to 'src')
-rw-r--r--src/ui/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 7aa31b4f6..e50bc31ec 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -58,8 +58,10 @@ set(ui_SRC
dialog/print.cpp
dialog/scriptdialog.cpp
# dialog/session-player.cpp
+ dialog/spellcheck.cpp
dialog/svg-fonts-dialog.cpp
dialog/swatches.cpp
+ dialog/text-edit.cpp
dialog/tile.cpp
dialog/tracedialog.cpp
dialog/transformation.cpp
@@ -164,8 +166,10 @@ set(ui_SRC
dialog/print-colors-preview-dialog.h
dialog/print.h
dialog/scriptdialog.h
+ dialog/spellcheck.h
dialog/svg-fonts-dialog.h
dialog/swatches.h
+ dialog/text-edit.h
dialog/tile.h
dialog/tracedialog.h
dialog/transformation.h