Rename Mac uilocale.cpp to uilocale.mm
No real changes yet, just prepare for using Objective-C code in this file.
This commit is contained in:
parent
4878e1e72c
commit
9f43ec03e6
7 changed files with 35 additions and 35 deletions
|
|
@ -141,7 +141,7 @@ BASE_COREFOUNDATION_SRC =
|
|||
src/osx/core/evtloop_cf.cpp
|
||||
src/osx/core/secretstore.cpp
|
||||
src/osx/core/strconv_cf.cpp
|
||||
src/osx/core/uilocale.cpp
|
||||
src/osx/core/uilocale.mm
|
||||
src/osx/cocoa/utils_base.mm
|
||||
|
||||
BASE_COREFOUNDATION_HDR =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue