main: simplify blackTheme code

This commit is contained in:
selsta
2021-04-22 23:14:32 +02:00
parent bc1131ce41
commit db0485c600
4 changed files with 1 additions and 4 deletions

View File

@@ -1417,7 +1417,7 @@ ApplicationWindow {
property bool lockOnUserInActivity: true
property int walletMode: 2
property int lockOnUserInActivityInterval: 10 // minutes
property bool blackTheme: true
property bool blackTheme: MoneroComponents.Style.blackTheme
property bool checkForUpdates: true
property bool autosave: true
property int autosaveMinutes: 10