diff options
Diffstat (limited to 'client/widgets/listbox.h')
-rw-r--r-- | client/widgets/listbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/widgets/listbox.h b/client/widgets/listbox.h index 82c5dfc..f9d967a 100644 --- a/client/widgets/listbox.h +++ b/client/widgets/listbox.h @@ -38,6 +38,7 @@ /*** * ListBox Widget + * @clientside * @tag listbox * @screenshot Example * <listbox name="x" value="item1"> |