TrayServerLMS рабочая версия

This commit is contained in:
2025-10-27 16:20:34 +03:00
parent d4fd29f373
commit ce65daea2e
16 changed files with 295 additions and 146 deletions

View File

@@ -131,6 +131,7 @@ void MainWindow::changeEvent(QEvent *event)
{// переведём окно заново
ui->retranslateUi(this);
trayIcon->setToolTip(tr("Server LMS"));
action_ShowWindow->setText(tr("Expand window"));
action_HideWindow->setText(tr("Minimize window"));
action_Exit->setText(tr("Exit"));