Added #include wx/listbox.h needed under Linux (probably all precomp header

systems)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
J. Russell Smyth
1999-06-26 03:44:15 +00:00
parent 4b5d9823ec
commit 3e45770ceb

View File

@@ -18,6 +18,7 @@
#include "wx/setup.h"
#include "wx/dialog.h"
#include "wx/listbox.h"
#define wxCHOICE_HEIGHT 150
#define wxCHOICE_WIDTH 200