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:
Vadim Zeitlin
2021-08-28 01:10:14 +02:00
parent 4878e1e72c
commit 9f43ec03e6
7 changed files with 35 additions and 35 deletions

View File

@@ -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 =