Make warning about process injection restrictions more clear

This commit is contained in:
baldurk
2018-09-06 13:45:57 +01:00
parent 296050e298
commit 8a927f847c
+1 -1
View File
@@ -242,7 +242,7 @@
</font>
</property>
<property name="text">
<string>NOTE: Injecting only works when the process has not used the target API</string>
<string>NOTE: Injection must happen &lt;b&gt;immediately&lt;/b&gt; after the process starts, before any graphics API has been initialized.</string>
</property>
<property name="wordWrap">
<bool>true</bool>