From b681594b7e4f9a5375b555b152d661581c600a96 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 17 Jun 2008 14:57:56 +0000 Subject: Multilist is now showing as it should. No functionality yet though. --- client/widgets.h | 1 + 1 file changed, 1 insertion(+) (limited to 'client/widgets.h') 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" -- cgit v1.2.3