summaryrefslogtreecommitdiff
path: root/client/widgets/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/widgets/textedit.h')
-rw-r--r--client/widgets/textedit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/widgets/textedit.h b/client/widgets/textedit.h
index 542dd6f..fbbb040 100644
--- a/client/widgets/textedit.h
+++ b/client/widgets/textedit.h
@@ -35,6 +35,7 @@
/***
* Multiline Text Edit Widget
* @tag textedit
+ * @clientside
* @screenshot Example of a textedit.
* <textedit name="x" value="This is a multiline textfield.
* It may contain all text in the universe, it will simply add a scrollbar."/>