Include cleanup: Selection.hpp

It does not need 3DScene.hpp and Model.hpp
And it does not to be included by GLGizmoBase.hpp
This commit is contained in:
Lukas Matena
2020-05-26 13:46:59 +02:00
parent c2cd430941
commit 94b0ab603f
18 changed files with 117 additions and 33 deletions
+3
View File
@@ -42,6 +42,9 @@ struct ThumbnailData;
class ModelObject;
class ModelInstance;
class PrintObject;
class Print;
class SLAPrint;
namespace CustomGCode { struct Item; }
namespace GUI {