diff options
Diffstat (limited to 'client/widgets/label.h')
-rw-r--r-- | client/widgets/label.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/widgets/label.h b/client/widgets/label.h index b303d0d..eae97b8 100644 --- a/client/widgets/label.h +++ b/client/widgets/label.h @@ -34,6 +34,7 @@ /*** * Label Widget * @tag label + * @clientside * @screenshot Example * <label width="300" caption="A nice label with a caption"/> * @extends widget |