diff options
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" |