]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/sound.h
OpenGL changes for carbon and cocoa
[wxWidgets.git] / include / wx / osx / sound.h
index 670b170b9e0f74bce4bdabd9a63749720e351b9f..d581290fc4c0e21af549c13e93d85cf894debb3f 100644 (file)
@@ -32,7 +32,7 @@ public:
   static bool IsPlaying();
 
   void* GetHandle();
-protected:  
+protected:
   bool  DoPlay(unsigned flags) const;
 
 private: