Applied patch [ 1445031 ] wxString passed as ellipsis argument in richtexthtml.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -69,7 +69,7 @@ protected:
|
||||
wxChar* b64enc( unsigned char* input, size_t in_len );
|
||||
|
||||
/// Gets the mime type of the given wxBITMAP_TYPE
|
||||
wxChar* GetMimeType(int imageType);
|
||||
const wxChar* GetMimeType(int imageType);
|
||||
|
||||
/// Gets the html equivalent of the specified value
|
||||
wxString GetAlignment( const wxTextAttrEx& thisStyle );
|
||||
|
Reference in New Issue
Block a user