mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-23 14:24:47 -04:00
Fixed double selection bug on Windows Vista style
This commit is contained in:
parent
00517fe68d
commit
312cea7481
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@
|
||||||
<property name="gridSize">
|
<property name="gridSize">
|
||||||
<size>
|
<size>
|
||||||
<width>100</width>
|
<width>100</width>
|
||||||
<height>24</height>
|
<height>26</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="viewMode">
|
<property name="viewMode">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue