--- a/CMakeLists.txt Thu Jun 21 17:02:58 2018 +0300 +++ b/CMakeLists.txt Thu Jun 21 18:46:03 2018 +0300 @@ -95,6 +95,7 @@ src/toolsets/viewtoolset.cpp src/types/boundingbox.cpp src/types/vertex.cpp + src/widgets/circularsectioneditor.cpp src/widgets/colorbutton.cpp src/widgets/doublespinbox.cpp src/widgets/headeredit.cpp @@ -176,6 +177,7 @@ src/types/boundingbox.h src/types/library.h src/types/vertex.h + src/widgets/circularsectioneditor.h src/widgets/colorbutton.h src/widgets/doublespinbox.h src/widgets/headeredit.h @@ -206,6 +208,7 @@ src/toolsets/fixroundingerrors.ui src/mainwindow.ui src/partdownloader.ui + src/widgets/circularsectioneditor.ui src/widgets/vertexobjecteditor.ui src/widgets/headeredit.ui src/widgets/matrixeditor.ui