summaryrefslogtreecommitdiff
path: root/client/widgets.h
diff options
context:
space:
mode:
authordeva <deva>2008-06-17 14:57:56 +0000
committerdeva <deva>2008-06-17 14:57:56 +0000
commitb681594b7e4f9a5375b555b152d661581c600a96 (patch)
tree24235bfee0ecb43bd6e43d8bf6f6835a8a699ba9 /client/widgets.h
parent9bdb1cadd2639455a6eab5135fc6ce6955d0def0 (diff)
Multilist is now showing as it should. No functionality yet though.
Diffstat (limited to 'client/widgets.h')
-rw-r--r--client/widgets.h1
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"