Added static wxBuffer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f22033e520
commit
c246bd7c41
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
|||
|
||||
#include "reseditr.h"
|
||||
|
||||
static char wxBuffer[512];
|
||||
|
||||
char *SafeString(char *s);
|
||||
char *SafeWord(const wxString& s);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue