Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidXanatos committed Jul 31, 2021
1 parent b41a1b9 commit bfa5998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SandboxiePlus/SandMan/SandMan.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ CSandMan::CSandMan(QWidget *parent)
m_pTrayBoxes->setRootIsDecorated(false);
//m_pTrayBoxes->setHeaderLabels(tr(" Sandbox").split("|"));
m_pTrayBoxes->setHeaderHidden(true);
m_pTrayBoxes->setSelectionMode(QAbstractItemView::NoSelection);

pLayout->insertSpacing(0, 1);// 32);

Expand Down

0 comments on commit bfa5998

Please sign in to comment.