1
mirror of https://github.com/monero-project/monero-gui synced 2024-10-06 10:43:41 +02:00

Removed hardcoded height from PasswordDialog

This commit is contained in:
Ilya Kitaev 2016-10-03 00:16:27 +03:00
parent 819be91cb6
commit 6a50951940

View File

@ -40,7 +40,6 @@ Dialog {
standardButtons: StandardButton.Ok + StandardButton.Cancel
ColumnLayout {
id: column
height: 40
anchors.fill: parent
Label {