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:
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,8 @@
|
||||
module QtSensors
|
||||
linktarget Qt6::SensorsQuickplugin
|
||||
optional plugin sensorsquickplugin
|
||||
classname QtSensorsPlugin
|
||||
typeinfo plugins.qmltypes
|
||||
depends QtQml
|
||||
prefer :/qt-project.org/imports/QtSensors/
|
||||
|
||||
Reference in New Issue
Block a user