New upstream version 24.0.6+dfsg1
This commit is contained in:
parent
4c2ea24267
commit
04fe0efc67
10 changed files with 42 additions and 24 deletions
|
|
@ -2726,7 +2726,7 @@ void OBSBasicSettings::SaveGeneralSettings()
|
|||
themeData = DEFAULT_THEME;
|
||||
|
||||
if (WidgetChanged(ui->theme)) {
|
||||
config_set_string(GetGlobalConfig(), "General", "CurrentTheme",
|
||||
config_set_string(GetGlobalConfig(), "General", "CurrentTheme2",
|
||||
QT_TO_UTF8(themeData));
|
||||
|
||||
App()->SetTheme(themeData.toUtf8().constData());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue