%s to %ls conversion

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2002-08-17 12:11:03 +00:00
parent 6d60815d74
commit 5f1d306901
4 changed files with 260 additions and 71 deletions

View File

@@ -28,9 +28,9 @@
#endif
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/toplevel.h"
#include "wx/dcclient.h"
#include "wx/app.h"
#endif // WX_PRECOMP
// ----------------------------------------------------------------------------