added exceptions to py DAO files

This commit is contained in:
2024-12-19 15:17:19 +01:00
parent 82c33d80b5
commit ba37903a5d
4 changed files with 2779 additions and 0 deletions

5
Gui/Notifications.qml Normal file
View File

@@ -0,0 +1,5 @@
import QtQuick
Item {
}