]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/mediactrl.cpp
Italian translation corrections from Roberto Boriotti.
[wxWidgets.git] / src / unix / mediactrl.cpp
index 2703497bfafc2f328498c03a27e926eb84c03dab..5e5fa0138229b1d5295c01cc3f720fd862edc1a0 100644 (file)
@@ -207,7 +207,7 @@ public:
 
     friend class wxGStreamerMediaEventHandler;
     friend class wxGStreamerLoadWaitTimer;
-    DECLARE_DYNAMIC_CLASS(wxGStreamerMediaBackend);
+    DECLARE_DYNAMIC_CLASS(wxGStreamerMediaBackend)
 };
 
 //-----------------------------------------------------------------------------