mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Корректировка поведения GUI
This commit is contained in:
@@ -28,6 +28,12 @@ void ViewerInstructors::setAuthComplited(bool authComplited)
|
||||
updateButtons();
|
||||
}
|
||||
|
||||
void ViewerInstructors::deactivate()
|
||||
{
|
||||
CommonView::deactivate();
|
||||
updateButtons();
|
||||
}
|
||||
|
||||
void ViewerInstructors::changeEvent(QEvent *event)
|
||||
{
|
||||
// В случае получения события изменения языка приложения
|
||||
|
||||
Reference in New Issue
Block a user