X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d09487dd4eb610315dcb0e73266314eb817b03cd..cd3c2375e6fddd3d478a6776900c21aaeb2d0f08:/src/mac/carbon/msgdlg.cpp diff --git a/src/mac/carbon/msgdlg.cpp b/src/mac/carbon/msgdlg.cpp index 03230aa707..7b7109b668 100644 --- a/src/mac/carbon/msgdlg.cpp +++ b/src/mac/carbon/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 ;