oops, I didn't mean to commit this testing code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2001-07-07 23:22:43 +00:00
parent 733b8ed3f9
commit 83ac6a4ea3

View File

@ -278,7 +278,7 @@ private:
// include the wxListCtrl class declaration
// ----------------------------------------------------------------------------
#if 0 // defined(__WIN32__) && !defined(__WXUNIVERSAL__)
#if defined(__WIN32__) && !defined(__WXUNIVERSAL__)
#include "wx/msw/listctrl.h"
#else
#include "wx/generic/listctrl.h"