mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Подсветил архивных желтым
This commit is contained in:
@@ -22,7 +22,7 @@ CommonView::CommonView(InterfaceDataBaseLMS* dbLMS, TypeView type, QWidget *pare
|
||||
|
||||
void CommonView::setItemColorArchive(QTreeWidgetItem *item)
|
||||
{
|
||||
setItemColor(item,QColor(220, 220, 220));
|
||||
setItemColor(item,QColor(250, 250, 150));
|
||||
}
|
||||
|
||||
void CommonView::setItemColorNoArchive(QTreeWidgetItem *item)
|
||||
|
||||
Reference in New Issue
Block a user