Retry loading addons after filesystem scan

This commit is contained in:
kobewi
2022-12-28 13:56:53 +01:00
parent 5674fa04ae
commit f2367e0782
4 changed files with 26 additions and 0 deletions

View File

@@ -96,6 +96,11 @@
Emitted if at least one resource is reloaded when the filesystem is scanned.
</description>
</signal>
<signal name="script_classes_updated">
<description>
Emitted when the list of global script classes gets updated.
</description>
</signal>
<signal name="sources_changed">
<param index="0" name="exist" type="bool" />
<description>