Set minimum window size

pull/2/head
thotbot 5 years ago
parent 500c7ec82e
commit 181866ba4a

@ -49,6 +49,8 @@ import "js/Windows.js" as Windows
ApplicationWindow {
id: appWindow
title: "Monero" + (walletName ? " - " + walletName : "")
minimumWidth: 750
minimumHeight: 450
property var currentItem
property bool hideBalanceForced: false