mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-22 19:50:44 +00:00
FIX: pass error from gstreamer to wxMediaCtrl
Change-Id: If275d0ebeb7089f67ad366811dc48009b86af564
This commit is contained in:
@@ -177,7 +177,7 @@ void wxMediaCtrl2::Stop()
|
||||
}
|
||||
|
||||
#ifdef __LINUX__
|
||||
extern int gst_bambu_last_error;
|
||||
extern "C" int gst_bambu_last_error;
|
||||
#endif
|
||||
|
||||
int wxMediaCtrl2::GetLastError() const
|
||||
|
||||
Reference in New Issue
Block a user