Merge pull request #3430

db0485c main: simplify blackTheme code (selsta)
This commit is contained in:
luigi1111
2021-04-29 14:07:24 -04:00
4 changed files with 1 additions and 4 deletions

View File

@@ -1423,7 +1423,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