diff options
author | deva <deva> | 2008-09-01 15:34:07 +0000 |
---|---|---|
committer | deva <deva> | 2008-09-01 15:34:07 +0000 |
commit | c2be175d8f3e6cc471d53d3918423b3a3eabbc30 (patch) | |
tree | 2623f66bb2c6f663a8a51d404f303594bbbf986b /client/widgets.h | |
parent | dad63d9d9e3b6dc0dc0a6371558da2b0a5654fa1 (diff) |
Added DBWidget.
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" |