mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
disabled style Button, is not yet stable, can let crash
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2298 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
3993ed45d5
commit
d9d1f15c7f
@ -273,6 +273,9 @@ border-image: url(:/images/mystatus_bg.png);
|
||||
</item>
|
||||
<item row="0" column="2">
|
||||
<widget class="QPushButton" name="styleButton">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>28</width>
|
||||
|
Loading…
Reference in New Issue
Block a user