summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
2af6b4c)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16981
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifndef WX_PRECOMP
#include "wx/string.h"
#include "wx/filefn.h"
#ifndef WX_PRECOMP
#include "wx/string.h"
#include "wx/filefn.h"
+ #include "wx/strconv.h"
const char* cWX2MB(const char *psz) const { return psz; }
};
const char* cWX2MB(const char *psz) const { return psz; }
};
-WXDLLEXPORT_DATA(extern wxMBConv) wxConvLibc, wxConvFile;
+WXDLLEXPORT_DATA(extern wxMBConv) wxConvLibc, wxConvFile, wxConvLocal;
WXDLLEXPORT_DATA(extern wxMBConv *) wxConvCurrent;
#define wxFNCONV(name) name
WXDLLEXPORT_DATA(extern wxMBConv *) wxConvCurrent;
#define wxFNCONV(name) name