mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 15:39:05 +01:00
[Qt] make Out-Of-Sync warning icon clickable
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="labelWalletStatus">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
@@ -447,7 +447,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="labelTransactionsStatus">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
|
||||
Reference in New Issue
Block a user