added WC_NO_BEST_FIT_CHARS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a6c811617b
commit
23fbd31a9b
@ -576,5 +576,9 @@ typedef struct {
|
||||
#define UISF_HIDEACCEL 2
|
||||
#endif
|
||||
|
||||
#ifndef WC_NO_BEST_FIT_CHARS
|
||||
#define WC_NO_BEST_FIT_CHARS 0x400
|
||||
#endif
|
||||
|
||||
#endif
|
||||
// _WX_MISSING_H_
|
||||
|
Loading…
Reference in New Issue
Block a user