summaryrefslogtreecommitdiff
path: root/doc/base/classes.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2016-02-19 18:39:16 +0100
committerRémi Verschelde <rverschelde@gmail.com>2016-02-19 18:39:16 +0100
commit0dce4f7eb2ff28572d978edd8c2fc8031d468872 (patch)
tree806e01059753144af8654fa008c89a0399637fbf /doc/base/classes.xml
parent3ac0267daacb01497b4d4d4980aa06354488babf (diff)
Remove broken [image] usage in classref
Diffstat (limited to 'doc/base/classes.xml')
-rw-r--r--doc/base/classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index 59455d480d..4c30d98338 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -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">