Undo... Move event declaration where the object is defined

This commit is contained in:
Eric Espie
2023-05-16 15:59:50 +02:00
parent ad25d8823f
commit 8f2814a590

View File

@@ -524,6 +524,9 @@
</event>
<event id="EVENT_DOWNLOAD_DOCUMENT" _delta="define">
<description>A document has been downloaded from the GUI</description>
<sources>
<source id="Document">Document</source>
</sources>
<event_data>
<event_datum id="object">
<description>The object containing the document</description>