hide players ID
This commit is contained in:
parent
185733b5d4
commit
c79bb1d11f
3 changed files with 7 additions and 21 deletions
|
|
@ -28,7 +28,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>1</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="playersTab">
|
||||
<attribute name="icon">
|
||||
|
|
@ -52,11 +52,6 @@
|
|||
<string>Name</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>ID</string>
|
||||
</property>
|
||||
</column>
|
||||
</widget>
|
||||
<widget class="QPushButton" name="addPlayerBtn">
|
||||
<property name="geometry">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue