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/client.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/client.pro') diff --git a/client/client.pro b/client/client.pro index d53c69a..9f4de5f 100644 --- a/client/client.pro +++ b/client/client.pro @@ -66,6 +66,7 @@ HEADERS += \ widgets/radiobutton.h \ widgets/radiobuttons.h \ widgets/checkbox.h \ + widgets/checkgroupbox.h \ widgets/window.h \ widgets/altcombobox.h \ widgets/metawidget.h @@ -102,6 +103,7 @@ SOURCES += \ widgets/radiobutton.cc \ widgets/radiobuttons.cc \ widgets/checkbox.cc \ + widgets/checkgroupbox.cc \ widgets/window.cc \ widgets/altcombobox.cc \ widgets/metawidget.cc -- cgit v1.2.3