X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d120f8391920145647ec10e84629bc21fa9f1bb..a585ca5cb0d1e9d49c3abf83c4ec7730c14924f1:/include/wx/motif/clipbrd.h diff --git a/include/wx/motif/clipbrd.h b/include/wx/motif/clipbrd.h index 583a1a1068..a86215aeab 100644 --- a/include/wx/motif/clipbrd.h +++ b/include/wx/motif/clipbrd.h @@ -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 );