undo accidental change of r57233

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-12-10 16:24:54 +00:00
parent 74d283aac4
commit 70405f7e3d

View File

@@ -151,7 +151,7 @@ private:
// control, see wxHeaderCtrlSimple for a standalone version // control, see wxHeaderCtrlSimple for a standalone version
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
#if 0// defined(__WXMSW__) && !defined(__WXUNIVERSAL__) #if defined(__WXMSW__) && !defined(__WXUNIVERSAL__)
#include "wx/msw/headerctrl.h" #include "wx/msw/headerctrl.h"
#else #else
#define wxHAS_GENERIC_HEADERCTRL #define wxHAS_GENERIC_HEADERCTRL