mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
on_treeWidget_itemClicked
This commit is contained in:
@@ -41,6 +41,10 @@ public:
|
||||
treeWidget->clear();
|
||||
lastCurrentID = 0;
|
||||
}
|
||||
void clearSelection()
|
||||
{
|
||||
treeWidget->clearSelection();
|
||||
}
|
||||
|
||||
protected:
|
||||
void setArchiveVisible(bool archiveVisible)
|
||||
|
||||
Reference in New Issue
Block a user