dolphin/Source/Core/Common/Config
Léo Lam 83324fe77d StringUtil: Remove ValueToString(std::string)
Doesn't make a lot of sense to have a function that gives the string
representation for a string.
2018-06-03 15:11:59 +02:00
..
Config.cpp Config: Make Load() and Save() slightly faster 2018-05-23 16:07:18 +02:00
Config.h Config: Fix template deduction for implicit conversions 2018-05-12 14:30:18 +02:00
ConfigInfo.cpp ConfigInfo: Switch to doing case-insensitive comparison 2017-11-15 18:04:40 +00:00
ConfigInfo.h Config: Add support for enums 2018-05-12 18:10:26 +02:00
Enums.h Remove code related to UI.ini 2018-05-02 18:18:27 +02:00
Layer.cpp Move Config ValueToString to StringUtil 2018-06-03 14:10:52 +02:00
Layer.h StringUtil: Remove ValueToString(std::string) 2018-06-03 15:11:59 +02:00