diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ public: std::string s_password; bool HideMainMenuEntry; - bool UseCustomTranscodeProfile = false; + bool UseCustomTranscodeProfile; std::string GetUUID(); void SetUUID(const char* uuid); |