X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d09487dd4eb610315dcb0e73266314eb817b03cd..2beae4b5a5785cdf89af79383e062fbe9540b663:/src/mac/msgdlg.cpp diff --git a/src/mac/msgdlg.cpp b/src/mac/msgdlg.cpp index 03230aa707..7b7109b668 100644 --- a/src/mac/msgdlg.cpp +++ b/src/mac/msgdlg.cpp @@ -68,7 +68,7 @@ int wxMessageDialog::ShowModal() short result ; Str255 pascalTitle ; Str255 pascalText ; - char cText[256] ; + char cText[2048] ; Str255 yesPString ; Str255 noPString ;