mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 11:19:03 +08:00
Fixed typo
This commit is contained in:
parent
26fb87242b
commit
fad1f5e84f
@ -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…
x
Reference in New Issue
Block a user