mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Ширина скрола 20
This commit is contained in:
@@ -54,7 +54,7 @@ void CommonView::setItemColor(QTreeWidgetItem *item, QColor color)
|
||||
|
||||
int CommonView::calculateWidth_0Column()
|
||||
{
|
||||
int widthHeader = treeWidget->width() - 10;
|
||||
int widthHeader = treeWidget->width() - 20;
|
||||
int width0Column = 0;
|
||||
int widthSB = 0;
|
||||
if(treeWidget->verticalScrollBar()->isVisible())
|
||||
|
||||
Reference in New Issue
Block a user