From c2be175d8f3e6cc471d53d3918423b3a3eabbc30 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 1 Sep 2008 15:34:07 +0000 Subject: Added DBWidget. --- 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 18a2856..34434c1 100644 --- a/client/widgets.h +++ b/client/widgets.h @@ -32,6 +32,7 @@ #include "widgets/lineedit.h" #include "widgets/textedit.h" #include "widgets/button.h" +#include "widgets/dbwidget.h" #include "widgets/combobox.h" #include "widgets/listbox.h" #include "widgets/multilist.h" -- cgit v1.2.3