mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-10-27 04:35:34 +08:00
Reset main window width/height ratio automatically when width/height is changed
This commit is contained in:
@@ -26,7 +26,7 @@ class ConfigCenter {
|
||||
|
||||
private:
|
||||
VIDEO_QUALITY video_quality_ = VIDEO_QUALITY::MEDIUM;
|
||||
LANGUAGE language_ = LANGUAGE::ENGLISH;
|
||||
LANGUAGE language_ = LANGUAGE::CHINESE;
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user