From b3767ccfb8129c89bd1dbf5fe3a76edeabe3a827 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 10 Mar 2011 10:16:42 +0000 Subject: New checkgroupbox widget. --- client/widgets.h | 1 + 1 file changed, 1 insertion(+) (limited to 'client/widgets.h') 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" -- cgit v1.2.3