mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 11:37:42 +00:00
FIX: dealloc player on destructor of wxMediaCtrl2
Change-Id: Ie8055dc6c0b861c2f9b0dcd86cf333fd68b3bf0f
This commit is contained in:
@@ -17,6 +17,8 @@ class wxMediaCtrl2 : public wxWindow
|
||||
{
|
||||
public:
|
||||
wxMediaCtrl2(wxWindow * parent);
|
||||
|
||||
~wxMediaCtrl2();
|
||||
|
||||
void Load(wxURI url);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user