parent
3b183854ff
commit
2d3c65beca
31 changed files with 200 additions and 152 deletions
|
@ -14,11 +14,6 @@ namespace electron {
|
|||
// overrides from command line arguments.
|
||||
std::vector<std::string> GetPreferredLanguages();
|
||||
|
||||
#if defined(OS_WIN)
|
||||
bool GetPreferredLanguagesUsingGlobalization(
|
||||
std::vector<std::u16string>* languages);
|
||||
#endif
|
||||
|
||||
} // namespace electron
|
||||
|
||||
#endif // SHELL_COMMON_LANGUAGE_UTIL_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue