git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27125
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// be removed as well as the #else cases below.
#define _USE_VISATTR 0
+#if _USE_VISATTR
+#include "wx/listbox.h"
+#endif
+
void wxGrid::Create()
{
m_created = FALSE; // set to TRUE by CreateGrid
+#if _USE_VISATTR
#include "wx/listbox.h"
+#endif
//static
wxVisualAttributes
// be removed, as well as the #else case below.
#define _USE_VISATTR 0
+#if _USE_VISATTR
#include "wx/listbox.h"
+#endif
//static
wxVisualAttributes