]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/mmedia/vidwin.h
added .chm support for Unix (Markus Sinner)
[wxWidgets.git] / contrib / include / wx / mmedia / vidwin.h
index a5e7a389132fa473212bbca6f1b463176acebba3..c0b0a319aed4614b2c69d782179c365ed08e6a30 100644 (file)
@@ -90,7 +90,7 @@ public:
     // Return the total number of frames in the movie
     wxUint32 GetNbFrames() const;
     
     // 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);
     
     bool AttachOutput(wxWindow& output);
     void DetachOutput(void);