]> git.saurik.com Git - wxWidgets.git/commitdiff
undo accidental change to always use generic version in r57178
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 8 Dec 2008 07:52:19 +0000 (07:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 8 Dec 2008 07:52:19 +0000 (07:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/headerctrl.h

index 6264cfec0fb950781e023295797e54c275864d97..9869cfd2dd7da7124ce136af0da22b8105af1714 100644 (file)
@@ -120,7 +120,7 @@ private:
 //               control, see wxHeaderCtrlSimple for a standalone version
 // ----------------------------------------------------------------------------
 
-#if 0// defined(__WXMSW__) && !defined(__WXUNIVERSAL__)
+#if defined(__WXMSW__) && !defined(__WXUNIVERSAL__)
     #include "wx/msw/headerctrl.h"
 #else
     #define wxHAS_GENERIC_HEADERCTRL