mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 10:17:55 -06:00
Fix wxPerl warning annoyance
This commit is contained in:
parent
fa97a86751
commit
c3c9ebdd12
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue