Корректировка поведения GUI

This commit is contained in:
krivoshein
2025-01-31 11:27:57 +03:00
parent d3b55efd0e
commit c46986f9e3
10 changed files with 42 additions and 19 deletions

View File

@@ -35,7 +35,7 @@ public:
{
this->adminMode = adminMode;
}
void clearTree()
void deactivate()
{
treeWidget->clear();
lastCurrentID = 0;