Code

Fix crash when unlinking orphaned clones. Patch from Adonis Papaderos.
[inkscape.git] / src / ui / view / CMakeLists.txt
1 SET(ui_view_SRC
2 desktop.cpp
3 desktop-events.cpp
4 desktop-handles.cpp
5 desktop-style.cpp
6 edit.cpp
7 edit-widget.cpp
8 view.cpp
9 view-widget.cpp
10 )