diff options
Diffstat (limited to 'client/widgets.h')
-rw-r--r-- | client/widgets.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/widgets.h b/client/widgets.h index 34434c1..dda0213 100644 --- a/client/widgets.h +++ b/client/widgets.h @@ -42,5 +42,7 @@ #include "widgets/radiobutton.h" #include "widgets/checkbox.h" #include "widgets/window.h" +#include "widgets/altcombobox.h" +#include "widgets/metawidget.h" #endif/*__PRACRO_WIDGETS_H__*/ |