mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 03:42:05 +00:00
FIX: crash of PrinterFileSystem on program exiting
Change-Id: I68afa6768d4e594e7402c5aa8a3c78e363d17173
This commit is contained in:
@@ -31,6 +31,8 @@ class MediaFilePanel : public wxPanel
|
||||
{
|
||||
public:
|
||||
MediaFilePanel(wxWindow * parent);
|
||||
|
||||
~MediaFilePanel();
|
||||
|
||||
void SetMachineObject(MachineObject * obj);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user