]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/clipbrd.h
GTK 1.0 compilation (not tested)
[wxWidgets.git] / include / wx / motif / clipbrd.h
index 583a1a106894d24e4f119f3ebb0cabd9dd230160..a86215aeabbbb12cba2ccc79676cc7de61da7b74 100644 (file)
@@ -61,7 +61,7 @@ public:
 
   // format available on the clipboard ? 
   // supply ID if private format, the same as wxPrivateDataObject::SetId() 
-  virtual bool IsSupportedFormat( wxDataFormat format, const wxString &id = wxEmptyString );
+  virtual bool IsSupported( wxDataFormat format );
   
   // fill data with data on the clipboard (if available)
   virtual bool GetData( wxDataObject *data );