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