1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
--- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,6 +69,7 @@ aboutdialog.h taskfiltermodel.h animpoint.h + arrowobj.h attribute.h attributeitem.h # attributedelegate.h @@ -156,6 +157,7 @@ aboutdialog.cpp taskfiltermodel.cpp animpoint.cpp + arrowobj.cpp attribute.cpp attributeitem.cpp # attributedelegate.cpp