Skip to content

Commit bfa5998

Browse files
committed
1 parent b41a1b9 commit bfa5998

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SandboxiePlus/SandMan/SandMan.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ CSandMan::CSandMan(QWidget *parent)
208208
m_pTrayBoxes->setRootIsDecorated(false);
209209
//m_pTrayBoxes->setHeaderLabels(tr(" Sandbox").split("|"));
210210
m_pTrayBoxes->setHeaderHidden(true);
211+
m_pTrayBoxes->setSelectionMode(QAbstractItemView::NoSelection);
211212

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

0 commit comments

Comments
 (0)