Skip to content

Commit 4b74078

Browse files
CoBCbear101
authored andcommitted
Fix file deletion
1 parent 2f3ed85 commit 4b74078

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Client/qtTeamTalk/mainwindow.ui

+6
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,12 @@
435435
<property name="sortingEnabled" stdset="0">
436436
<bool>true</bool>
437437
</property>
438+
<property name="selectionMode">
439+
<enum>QAbstractItemView::ExtendedSelection</enum>
440+
</property>
441+
<property name="selectionBehavior">
442+
<enum>QAbstractItemView::SelectRows</enum>
443+
</property>
438444
<property name="tabKeyNavigation" stdset="0">
439445
<bool>false</bool>
440446
</property>

0 commit comments

Comments
 (0)