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:
@@ -22,12 +22,7 @@ public:
|
||||
public:
|
||||
void setAuthComplited(bool authComplited);
|
||||
|
||||
void clearTree()
|
||||
{
|
||||
CommonView::clearTree();
|
||||
ammTasksWidget->clearTree();
|
||||
fimTasksWidget->clearTree();
|
||||
}
|
||||
void deactivate();
|
||||
|
||||
protected:
|
||||
void changeEvent(QEvent * event) override;
|
||||
|
||||
Reference in New Issue
Block a user