Revert "LocationTab: add setting for first day of the week"

This reverts commit af7498155c.
This commit is contained in:
lysec
2025-10-19 17:44:52 +02:00
parent c6080b65be
commit 528e976f27
12 changed files with 43 additions and 169 deletions
+1
View File
@@ -8,6 +8,7 @@ import qs.Commons
Singleton {
id: root
property bool isLoaded: false
property string langCode: ""
property string systemDetectedLangCode: ""
-1
View File
@@ -202,7 +202,6 @@ Singleton {
property bool useFahrenheit: false
property bool use12hourFormat: false
property bool showWeekNumberInCalendar: false
property string firstDayOfWeek: "auto" // "auto", "monday", "saturday", "sunday"
}
// screen recorder