sortable game-list in lobby
This commit is contained in:
@@ -66,6 +66,9 @@
|
||||
<property name="horizontalScrollBarPolicy" >
|
||||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||||
</property>
|
||||
<property name="sortingEnabled" >
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<column>
|
||||
<property name="text" >
|
||||
<string>Game</string>
|
||||
|
||||
Reference in New Issue
Block a user