Move wxLocaleIdent to wx/uilocale.h
No real changes, just move this class declaration as it seems more logical to have it in the same header with wxUILocale which is the only place where it's used. This commit is best viewed with --color-moved git option.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
#if wxUSE_INTL
|
||||
|
||||
#include "wx/uilocale.h"
|
||||
#include "wx/private/uilocale.h"
|
||||
|
||||
#include "wx/unix/private/uilocale.h"
|
||||
|
||||
Reference in New Issue
Block a user