Explorar o código

Mention that 'changed' signal needs manual emit

(cherry picked from commit b552c26c68d0a52843d38ab54ec2adea74f8de80)
Tomasz Chabora %!s(int64=4) %!d(string=hai) anos
pai
achega
99a6cf77dd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      doc/classes/Resource.xml

+ 1 - 0
doc/classes/Resource.xml

@@ -76,6 +76,7 @@
 		<signal name="changed">
 			<description>
 				Emitted whenever the resource changes.
+				[b]Note:[/b] This signal is not emitted automatically for custom resources, which means that you need to create a setter and emit the signal yourself.
 			</description>
 		</signal>
 	</signals>