]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/sound.h
Remove SetPageTitle and GetPageTitle and make GetCurrentTitle actually return the...
[wxWidgets.git] / include / wx / palmos / sound.h
index 7b813f5b610c447b8b52dbad73026695de42d530..9322b2031d868e4c79f1d477781158063a7d4e78 100644 (file)
@@ -44,7 +44,7 @@ private:
   int   m_waveLength;
   bool  m_isResource;
 
-    DECLARE_NO_COPY_CLASS(wxSound)
+    wxDECLARE_NO_COPY_CLASS(wxSound);
 };
 #endif
 #endif