summaryrefslogtreecommitdiff
path: root/client/widgets/widget.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2012-04-13 13:48:32 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2012-04-13 13:48:32 +0200
commit12cce7eac519786066003173ab072505f2ad8bb0 (patch)
treeb06718cc3db710cc979d1fec8ff0db2dabdbf089 /client/widgets/widget.h
parentaac862e2797e9a05c64a872850bb2e9f304d6e13 (diff)
Documentation.
Diffstat (limited to 'client/widgets/widget.h')
-rw-r--r--client/widgets/widget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/widgets/widget.h b/client/widgets/widget.h
index 6199aa4..f2bf278 100644
--- a/client/widgets/widget.h
+++ b/client/widgets/widget.h
@@ -44,6 +44,7 @@
/***
* Virtual Base Widget
* This tag is purely virtual. It is inherited by all other widgets.
+ * @clientside
* @att name The name of the widget. This is also the name used by the scripts.
* @att value The initial value of the widget. It is overwritten if there is a
* map with a recent value or if the database contains a recent value.