Corrected clipboard data id
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -11913,7 +11913,7 @@ wxString wxRichTextImageBlock::GetExtension() const
|
|||||||
* The data object for a wxRichTextBuffer
|
* The data object for a wxRichTextBuffer
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const wxChar *wxRichTextBufferDataObject::ms_richTextBufferFormatId = wxT("wxShape");
|
const wxChar *wxRichTextBufferDataObject::ms_richTextBufferFormatId = wxT("wxRichText");
|
||||||
|
|
||||||
wxRichTextBufferDataObject::wxRichTextBufferDataObject(wxRichTextBuffer* richTextBuffer)
|
wxRichTextBufferDataObject::wxRichTextBufferDataObject(wxRichTextBuffer* richTextBuffer)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user