diff options
| -rw-r--r-- | main.qml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -259,9 +259,6 @@ ApplicationWindow { walletPassword, persistentSettings.nettype, persistentSettings.kdfRounds); - - // Hide titlebar based on persistentSettings.customDecorations - titleBar.visible = persistentSettings.customDecorations; } function closeWallet(callback) { |
