#pragma hdrstop
#endif
+#if wxUSE_LISTBOX
+
// for all others, include the necessary headers
#ifndef WX_PRECOMP
#include "wx/log.h"
#include "wx/checklst.h"
#include "widgets.h"
-#if 1
+
#include "icons/listbox.xpm"
// ----------------------------------------------------------------------------
CreateLbox();
}
-#endif
+#endif // wxUSE_LISTBOX