mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-03 09:43:55 +02:00
qt: Use proper class for Ui::ReceiveCoinsDialog
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<ui version="4.0">
|
<ui version="4.0">
|
||||||
<class>ReceiveCoinsDialog</class>
|
<class>ReceiveCoinsDialog</class>
|
||||||
<widget class="QWidget" name="ReceiveCoinsDialog">
|
<widget class="QDialog" name="ReceiveCoinsDialog">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
|
|||||||
Reference in New Issue
Block a user