mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
[UI] Fixed missplaced mixing buttons for traditional wallet theme
This commit is contained in:
parent
16671cdf9a
commit
0851a9fc88
@ -1034,8 +1034,8 @@
|
|||||||
<widget class="QPushButton" name="darksendReset">
|
<widget class="QPushButton" name="darksendReset">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>220</x>
|
<x>230</x>
|
||||||
<y>319</y>
|
<y>320</y>
|
||||||
<width>221</width>
|
<width>221</width>
|
||||||
<height>28</height>
|
<height>28</height>
|
||||||
</rect>
|
</rect>
|
||||||
|
Loading…
Reference in New Issue
Block a user