summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-04-07 19:59:47 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-04-07 19:59:47 +0000
commit4a468922d5df27258cfde33955dd47618b057603 (patch)
treeca89827a39d9bc71a6f587ffc3bb71d0612a6aec /src/ui/dialog
parentcmake: generate config files in CMAKE_BINARY_DIR instead of CMAKE_CURRENT_BIN... (diff)
downloadinkscape-4a468922d5df27258cfde33955dd47618b057603.tar.gz
inkscape-4a468922d5df27258cfde33955dd47618b057603.zip
cmake: EOL of cmakelists.txt in subdirs
(bzr r5379)
Diffstat (limited to 'src/ui/dialog')
-rw-r--r--src/ui/dialog/CMakeLists.txt146
1 files changed, 73 insertions, 73 deletions
diff --git a/src/ui/dialog/CMakeLists.txt b/src/ui/dialog/CMakeLists.txt
index 2453acfd6..6cc7fd999 100644
--- a/src/ui/dialog/CMakeLists.txt
+++ b/src/ui/dialog/CMakeLists.txt
@@ -1,74 +1,74 @@
-SET(ui_dialog_SRC
-aboutbox.cpp
-aboutbox.h
-align-and-distribute.cpp
-align-and-distribute.h
-behavior.h
-dialog.cpp
-dialog.h
-dialog-manager.cpp
-dialog-manager.h
-dock-behavior.cpp
-dock-behavior.h
-document-metadata.cpp
-document-metadata.h
-document-properties.cpp
-document-properties.h
-export.cpp
-export.h
-extension-editor.cpp
-extension-editor.h
-filedialog.cpp
-filedialog.h
-filedialogimpl-gtkmm.cpp
-filedialogimpl-gtkmm.h
-filedialogimpl-win32.cpp
-filedialogimpl-win32.h
-fill-and-stroke.cpp
-fill-and-stroke.h
-filter-effects-dialog.cpp
-filter-effects-dialog.h
-find.cpp
-find.h
-floating-behavior.cpp
-floating-behavior.h
-inkscape-preferences.cpp
-inkscape-preferences.h
-input.cpp
-input.h
-layer-editor.cpp
-layer-editor.h
-livepatheffect-editor.cpp
-livepatheffect-editor.h
-memory.cpp
-memory.h
-messages.cpp
-messages.h
-ocaldialogs.cpp
-ocaldialogs.h
-panel-dialog.h
-print.cpp
-print.h
-scriptdialog.cpp
-scriptdialog.h
-session-player.cpp
-session-player.h
-text-properties.cpp
-text-properties.h
-tracedialog.cpp
-tracedialog.h
-transformation.cpp
-transformation.h
-tree-editor.cpp
-tree-editor.h
-undo-history.cpp
-undo-history.h
-whiteboard-connect.cpp
-whiteboard-connect.h
-whiteboard-sharewithchat.cpp
-whiteboard-sharewithchat.h
-whiteboard-sharewithuser.cpp
-whiteboard-sharewithuser.h
-xml-editor.cpp
-xml-editor.h
+SET(ui_dialog_SRC
+aboutbox.cpp
+aboutbox.h
+align-and-distribute.cpp
+align-and-distribute.h
+behavior.h
+dialog.cpp
+dialog.h
+dialog-manager.cpp
+dialog-manager.h
+dock-behavior.cpp
+dock-behavior.h
+document-metadata.cpp
+document-metadata.h
+document-properties.cpp
+document-properties.h
+export.cpp
+export.h
+extension-editor.cpp
+extension-editor.h
+filedialog.cpp
+filedialog.h
+filedialogimpl-gtkmm.cpp
+filedialogimpl-gtkmm.h
+filedialogimpl-win32.cpp
+filedialogimpl-win32.h
+fill-and-stroke.cpp
+fill-and-stroke.h
+filter-effects-dialog.cpp
+filter-effects-dialog.h
+find.cpp
+find.h
+floating-behavior.cpp
+floating-behavior.h
+inkscape-preferences.cpp
+inkscape-preferences.h
+input.cpp
+input.h
+layer-editor.cpp
+layer-editor.h
+livepatheffect-editor.cpp
+livepatheffect-editor.h
+memory.cpp
+memory.h
+messages.cpp
+messages.h
+ocaldialogs.cpp
+ocaldialogs.h
+panel-dialog.h
+print.cpp
+print.h
+scriptdialog.cpp
+scriptdialog.h
+session-player.cpp
+session-player.h
+text-properties.cpp
+text-properties.h
+tracedialog.cpp
+tracedialog.h
+transformation.cpp
+transformation.h
+tree-editor.cpp
+tree-editor.h
+undo-history.cpp
+undo-history.h
+whiteboard-connect.cpp
+whiteboard-connect.h
+whiteboard-sharewithchat.cpp
+whiteboard-sharewithchat.h
+whiteboard-sharewithuser.cpp
+whiteboard-sharewithuser.h
+xml-editor.cpp
+xml-editor.h
) \ No newline at end of file