summaryrefslogtreecommitdiff
path: root/config/DashboardConfig.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/DashboardConfig.qml')
-rw-r--r--config/DashboardConfig.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/DashboardConfig.qml b/config/DashboardConfig.qml
index 86d0e9b..1461ff7 100644
--- a/config/DashboardConfig.qml
+++ b/config/DashboardConfig.qml
@@ -11,5 +11,6 @@ Singleton {
readonly property int tabIndicatorSpacing: 5
readonly property int infoWidth: 200
readonly property int infoIconSize: 25
+ readonly property int dateTimeWidth: 110
}
}