Fix tray visibility and message reception issues
- Disable sound initialization to prevent hanging
- Add missing import re in utils.py
- Fix settings loading for QSettings
- Update file paths to use PROJECT_ROOT
- Revert to working API paths and listener from commit efdc63e
This commit is contained in:
BIN
venv/lib/python3.12/site-packages/PyQt6/Qt6/qml/QtQml/Models/libmodelsplugin.so
Executable file
BIN
venv/lib/python3.12/site-packages/PyQt6/Qt6/qml/QtQml/Models/libmodelsplugin.so
Executable file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,9 @@
|
||||
module QtQml.Models
|
||||
linktarget Qt6::modelsplugin
|
||||
optional plugin modelsplugin
|
||||
classname QtQmlModelsPlugin
|
||||
designersupported
|
||||
typeinfo plugins.qmltypes
|
||||
depends QML 1.0
|
||||
prefer :/qt-project.org/imports/QtQml/Models/
|
||||
|
||||
Reference in New Issue
Block a user