mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Fix wxPerl warning annoyance
This commit is contained in:
@@ -277,5 +277,6 @@ sub system_info
|
|||||||
# this package declaration prevents an ugly fatal warning to be emitted when
|
# this package declaration prevents an ugly fatal warning to be emitted when
|
||||||
# spawning a new thread
|
# spawning a new thread
|
||||||
package GLUquadricObjPtr;
|
package GLUquadricObjPtr;
|
||||||
|
package Wx::Printout;
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
|||||||
Reference in New Issue
Block a user