]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/mediactrlcmn.cpp
Add wxDataViewListCtrl::{Set,Get}ItemData() methods.
[wxWidgets.git] / src / common / mediactrlcmn.cpp
index 555c6e71e3a28b01d6a1bbca6c7f04d8f4bcd0f9..903e47a3f7a91908f69c2e4681812f4909c34ef2 100644 (file)
@@ -544,7 +544,7 @@ void wxMediaBackendCommonBase::QueueStopEvent()
 //
 #include "wx/html/forcelnk.h"
 
-#ifdef __WXMSW__ // MSW has huge backends so we do it seperately
+#ifdef __WXMSW__ // MSW has huge backends so we do it separately
 FORCE_LINK(wxmediabackend_am)
 FORCE_LINK(wxmediabackend_wmp10)
 #elif !defined(__WXOSX_COCOA__)