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:
parent
733b8ed3f9
commit
83ac6a4ea3
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user