Retry loading addons after filesystem scan
This commit is contained in:
parent
5674fa04ae
commit
f2367e0782
4 changed files with 26 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue