forked from blue/squawk
bug with selection, some right padding to the avatars
This commit is contained in:
parent
626227db93
commit
565449f176
3 changed files with 8 additions and 3 deletions
|
@ -54,6 +54,12 @@
|
|||
<property name="uniformRowHeights">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="animated">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="allColumnsShowFocus">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="expandsOnDoubleClick">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
|
@ -70,7 +76,7 @@
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>385</width>
|
||||
<height>27</height>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuSettings">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue