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:
@@ -0,0 +1,11 @@
|
||||
module QtQuick3D
|
||||
linktarget Qt6::qquick3dplugin
|
||||
plugin qquick3dplugin
|
||||
classname QQuick3DPlugin
|
||||
designersupported
|
||||
typeinfo Quick3D.qmltypes
|
||||
depends QtQuick auto
|
||||
prefer :/qt-project.org/imports/QtQuick3D/
|
||||
LightmapperOutputWindow 6.0 LightmapperOutputWindow.qml
|
||||
depends QtQuick
|
||||
|
||||
Reference in New Issue
Block a user