renamed all files and folders

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-29 17:24:18 -03:00
commit 34a76d3ea5
51 changed files with 0 additions and 2 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"