commit before asking AI

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-27 20:23:53 -03:00
commit 3b971a8a07
51 changed files with 25700 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# workaround https://bugzilla.redhat.com/1686675
# see also https://bugreports.qt.io/browse/QTBUG-58508
QML_DISABLE_DISK_CACHE=1
# enable qDebug messages for debug build
# QT_LOGGING_RULES="*.debug=true"