mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 06:33:57 -06:00
Fixed typo
This commit is contained in:
parent
26fb87242b
commit
fad1f5e84f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ namespace GUI {
|
||||||
|
|
||||||
enum class SLAGizmoEventType : unsigned char;
|
enum class SLAGizmoEventType : unsigned char;
|
||||||
class ClippingPlane;
|
class ClippingPlane;
|
||||||
class Camera;
|
struct Camera;
|
||||||
|
|
||||||
enum class PainterGizmoType {
|
enum class PainterGizmoType {
|
||||||
FDM_SUPPORTS,
|
FDM_SUPPORTS,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue