X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..6d9022fe3bb50a75b9b5eaf5cf32558e518ba310:/utils/dialoged/src/reswrite.cpp diff --git a/utils/dialoged/src/reswrite.cpp b/utils/dialoged/src/reswrite.cpp index 8e5588fe92..a0a619c393 100644 --- a/utils/dialoged/src/reswrite.cpp +++ b/utils/dialoged/src/reswrite.cpp @@ -36,6 +36,8 @@ #include "reseditr.h" +static char wxBuffer[512]; + char *SafeString(char *s); char *SafeWord(const wxString& s);