Remove broken [image] usage in classref

This commit is contained in:
Rémi Verschelde 2016-02-19 18:39:16 +01:00
parent 3ac0267daa
commit 0dce4f7eb2

View file

@ -5433,7 +5433,7 @@
Standard themed Button.
</brief_description>
<description>
Button is just the standard themed button: [image src="images/button_example.png"/] It can contain text and an icon, and will display them according to the current [Theme].
Button is the standard themed button. It can contain text and an icon, and will display them according to the current [Theme].
</description>
<methods>
<method name="set_text">