feat: use FFmpeg media player on macOS with static FFmpeg

This commit is contained in:
Noisyfox
2026-08-14 21:01:43 +08:00
parent ec31750330
commit 2c8f56dd84
4 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#include <shellapi.h>
#endif
//wxDEFINE_EVENT(EVT_MEDIA_CTRL_STAT, wxCommandEvent);
wxDEFINE_EVENT(EVT_MEDIA_CTRL_STAT, wxCommandEvent);
BEGIN_EVENT_TABLE(wxMediaCtrl3, wxWindow)