Minor UI tweaks and clean up project.

This commit is contained in:
Black Hat
2019-04-30 17:02:00 +08:00
parent 5fe8bafbf3
commit 75eb4c5b52
25 changed files with 489 additions and 1336 deletions

View File

@@ -5,11 +5,11 @@ import Qt.labs.settings 1.0
Settings {
property bool showNotification: true
property bool pressAndHold
property bool showTray: true
property bool darkTheme
property bool enableTimelineBackground: true
property string timelineBackground
property string fontFamily: "Roboto,Noto Sans,Noto Color Emoji"
}