This commit is contained in:
2025-05-30 12:01:24 +03:00
parent 0ff72cf6c1
commit c4d60f0081
13 changed files with 435 additions and 362 deletions

View File

@@ -78,6 +78,11 @@ DialogSettings::~DialogSettings()
delete settings;
}
ServerSettings DialogSettings::getSettings()
{
return *settings;
}
void DialogSettings::changeEvent(QEvent *event)
{
// В случае получения события изменения языка приложения