fix popups positioning

This commit is contained in:
Jaquee
2017-08-20 22:23:22 +02:00
parent e324e160da
commit 4b871306e4
4 changed files with 8 additions and 16 deletions

View File

@@ -90,7 +90,7 @@ Window {
}
Text {
text: qsTr("Starting Monero daemon in %1 seconds").arg(countDown);
text: qsTr("Starting local node in %1 seconds").arg(countDown);
font.pixelSize: 18
Layout.alignment: Qt.AlignHCenter
Layout.fillWidth: true