Code

a8999e853fc4d3ed6d98788f56ce17dab069a0c3
[inkscape.git] / src / ui / dialog / CMakeLists.txt
1 SET(ui_dialog_SRC
2 aboutbox.cpp
3 aboutbox.h
4 align-and-distribute.cpp
5 align-and-distribute.h
6 behavior.h
7 dialog.cpp
8 dialog.h
9 dialog-manager.cpp
10 dialog-manager.h
11 dock-behavior.cpp
12 dock-behavior.h
13 document-metadata.cpp
14 document-metadata.h
15 document-properties.cpp
16 document-properties.h
17 export.cpp
18 export.h
19 extension-editor.cpp
20 extension-editor.h
21 filedialog.cpp
22 filedialog.h
23 filedialogimpl-gtkmm.cpp
24 filedialogimpl-gtkmm.h
25 filedialogimpl-win32.cpp
26 filedialogimpl-win32.h
27 fill-and-stroke.cpp
28 fill-and-stroke.h
29 filter-effects-dialog.cpp
30 filter-effects-dialog.h
31 find.cpp
32 find.h
33 floating-behavior.cpp
34 floating-behavior.h
35 inkscape-preferences.cpp
36 inkscape-preferences.h
37 input.cpp
38 input.h
39 layer-editor.cpp
40 layer-editor.h
41 livepatheffect-editor.cpp
42 livepatheffect-editor.h
43 memory.cpp
44 memory.h
45 messages.cpp
46 messages.h
47 ocaldialogs.cpp
48 ocaldialogs.h
49 panel-dialog.h
50 print.cpp
51 print.h
52 scriptdialog.cpp
53 scriptdialog.h
54 #session-player.cpp
55 #session-player.h
56 text-properties.cpp
57 text-properties.h
58 tracedialog.cpp
59 tracedialog.h
60 transformation.cpp
61 transformation.h
62 tree-editor.cpp
63 tree-editor.h
64 undo-history.cpp
65 undo-history.h
66 #whiteboard-connect.cpp
67 #whiteboard-connect.h
68 #whiteboard-sharewithchat.cpp
69 #whiteboard-sharewithchat.h
70 #whiteboard-sharewithuser.cpp
71 #whiteboard-sharewithuser.h
72 xml-editor.cpp
73 xml-editor.h
74 )