mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-05 07:06:13 -05:00
apply configure video settings on startup
This commit is contained in:
@@ -103,7 +103,7 @@ void BasicGenData::LanguageChanged(wxCommandEvent &event)
|
||||
{
|
||||
SetChanged();
|
||||
window->generalChangedText->SetLabel(
|
||||
WXStr("Settings.General.LanguageChanged"));
|
||||
WXStr("Settings.General.ProgramRestart"));
|
||||
window->generalChangedText->Show();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user