diff options
author | deva <deva> | 2011-03-10 10:16:42 +0000 |
---|---|---|
committer | deva <deva> | 2011-03-10 10:16:42 +0000 |
commit | b3767ccfb8129c89bd1dbf5fe3a76edeabe3a827 (patch) | |
tree | 498b0972c98d5a2369b0df81994cd378dba3f131 /client/widgets.h | |
parent | ded5e8cd771c9affef086b77e25c93b4868f3f29 (diff) |
New checkgroupbox widget.
Diffstat (limited to 'client/widgets.h')
-rw-r--r-- | client/widgets.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/widgets.h b/client/widgets.h index f705a07..cd0d594 100644 --- a/client/widgets.h +++ b/client/widgets.h @@ -41,6 +41,7 @@ #include "widgets/radiobuttons.h" #include "widgets/radiobutton.h" #include "widgets/checkbox.h" +#include "widgets/checkgroupbox.h" #include "widgets/window.h" #include "widgets/altcombobox.h" #include "widgets/metawidget.h" |