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 49dbf72..97f5962 100644 --- a/client/widgets.h +++ b/client/widgets.h @@ -34,6 +34,7 @@ #include "widgets/pushbutton.h" #include "widgets/combobox.h" #include "widgets/listbox.h" +#include "widgets/multilist.h" #include "widgets/frame.h" #include "widgets/groupbox.h" #include "widgets/radiobuttons.h" |