Fixed typo
This commit is contained in:
parent
ae692635da
commit
fc67f44bea
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
namespace GUI {
|
namespace GUI {
|
||||||
|
|
||||||
class Camera;
|
struct Camera;
|
||||||
|
|
||||||
class GLSelectionRectangle {
|
class GLSelectionRectangle {
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue