]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/clipbrd.cpp
[this message is for the previous commit as well]
[wxWidgets.git] / src / mac / clipbrd.cpp
index d9ea2d386718bf3c448b20e8302e14923a269283..354d3d2aec4dd5e7c72c7b886cee4a99e7d9acbe 100644 (file)
@@ -131,7 +131,7 @@ void *wxGetClipboardData(wxDataFormat dataFormat, long *len)
  * Generalized clipboard implementation by Matthew Flatt
  */
 
-IMPLEMENT_DYNAMIC_CLASS(wxClipboard, wxClipboardBase)
+IMPLEMENT_DYNAMIC_CLASS(wxClipboard, wxObject)
 
 wxClipboard::wxClipboard()
 {