Сервер. Settings DB

This commit is contained in:
2025-10-24 16:34:53 +03:00
parent 5287d5f13d
commit d4fd29f373
12 changed files with 349 additions and 104 deletions

View File

@@ -102,6 +102,10 @@ private slots:
private:
void setLanguageInterfase();
private:
void updateMyStyleSheet();
QString loadStyleSheet();
private:
Ui::ServerLMSWidget *ui;