Moved the [Set|Get]Client[Data|Object] and such out of wxWindowBase
[wxWidgets.git] / include / wx / os2 / clipbrd.h
index 9d8c45ef36dcba8c3ce9a64ec2090806897eca9d..f637d8de70534cb951d1e7de09c700c86568f4ff 100644 (file)
@@ -78,7 +78,7 @@ public:
     virtual bool IsSupported( wxDataFormat format );
 
     // fill data with data on the clipboard (if available)
-    virtual bool GetData( wxDataObject *data );
+    virtual bool GetData( wxDataObjectdata );
 
     // clears wxTheClipboard and the system's clipboard if possible
     virtual void Clear();