1
mirror of https://github.com/monero-project/monero-gui synced 2025-03-08 12:49:20 +01:00

history tx details: resized popup

This commit is contained in:
Jacob Brydolf 2016-11-07 14:58:06 +01:00 committed by Jaquee
parent b4f29b291c
commit b53ef00b36
No known key found for this signature in database
GPG Key ID: 384E52B09F45DC39

View File

@ -69,6 +69,7 @@ ListView {
StandardDialog {
id: detailsPopup
width:600
cancelVisible: false
okVisible: true
}