mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 06:02:41 -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
1 changed files with 3 additions and 0 deletions
|
@ -273,6 +273,9 @@ border-image: url(:/images/mystatus_bg.png);
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="2">
|
<item row="0" column="2">
|
||||||
<widget class="QPushButton" name="styleButton">
|
<widget class="QPushButton" name="styleButton">
|
||||||
|
<property name="enabled">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>28</width>
|
<width>28</width>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue