--- a/src/ui/objecteditor.cpp Wed Jun 22 20:10:57 2022 +0300 +++ b/src/ui/objecteditor.cpp Wed Jun 22 20:27:53 2022 +0300 @@ -1,11 +1,11 @@ #include <QCheckBox> #include <QLineEdit> #include <QFormLayout> +#include <widgets/vec3editor.h> #include "objecteditor.h" #include "document.h" #include "widgets/colorbutton.h" #include "widgets/colorindexinput.h" -#include "widgets/vec3editor.h" #include "ui_objecteditor.h" using PropertyPointer = std::variant<