X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/15e8daecf594d38a57bc750f58de0ea33b79f4ee..3527f29c8769e09d796c547c0c309f8b86407012:/contrib/include/wx/mmedia/vidwin.h diff --git a/contrib/include/wx/mmedia/vidwin.h b/contrib/include/wx/mmedia/vidwin.h index a5e7a38913..c0b0a319ae 100644 --- a/contrib/include/wx/mmedia/vidwin.h +++ b/contrib/include/wx/mmedia/vidwin.h @@ -90,7 +90,7 @@ public: // Return the total number of frames in the movie wxUint32 GetNbFrames() const; - bool IsCapable(wxVideoType v_type); + bool IsCapable(wxVideoType v_type) const; bool AttachOutput(wxWindow& output); void DetachOutput(void);