add support for custom date formats via config

This commit is contained in:
2026-05-03 17:30:10 +02:00
parent 10340a83dd
commit 8a2eeb6c31
7 changed files with 26 additions and 33 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import QtQuick
import QtQuick.Layouts
import qs.Config
import qs.Modules
import qs.Helpers as Helpers
import qs.Helpers
import qs.Components
CustomRect {