1
0
Fork 0
forked from blue/squawk

bug with selection, some right padding to the avatars

This commit is contained in:
Blue 2020-01-25 11:10:24 +03:00
parent 626227db93
commit 565449f176
3 changed files with 8 additions and 3 deletions

View file

@ -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">