X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9579070b94d9aaad1bdd3638163cb94e48d5508b..50e55c13ea2da06b1b03069673ae45edd780fc99:/src/unix/mediactrl.cpp?ds=inline diff --git a/src/unix/mediactrl.cpp b/src/unix/mediactrl.cpp index 2703497bfa..5e5fa01382 100644 --- a/src/unix/mediactrl.cpp +++ b/src/unix/mediactrl.cpp @@ -207,7 +207,7 @@ public: friend class wxGStreamerMediaEventHandler; friend class wxGStreamerLoadWaitTimer; - DECLARE_DYNAMIC_CLASS(wxGStreamerMediaBackend); + DECLARE_DYNAMIC_CLASS(wxGStreamerMediaBackend) }; //-----------------------------------------------------------------------------