Fixed syntax error introduced with 116f928903
Fixed conflicts during rebase with master
This commit is contained in:
parent
ebe411aefb
commit
51e80f7049
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ namespace Slic3r {
|
|||
namespace GUI {
|
||||
|
||||
#if ENABLE_WORLD_COORDINATE
|
||||
class Selection;
|
||||
class Selection;
|
||||
#endif // ENABLE_WORLD_COORDINATE
|
||||
|
||||
class GLGizmoMove3D : public GLGizmoBase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue