]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/chkconf.h
Added wxPropertyGridManager::SetPageSplitterLeft
[wxWidgets.git] / include / wx / msw / chkconf.h
index 90518a77ae9dbd5b6c323778fa8db9f4d142a2b5..03672e924dec40ae95778ee04efe7498ce037558 100644 (file)
  */
 #ifdef __WIN64__
 #   if wxUSE_STACKWALKER
-        /* this is not currently supported under Win64, volunteers needed to
-           make it work */
-#       undef wxUSE_STACKWALKER
-#       define wxUSE_STACKWALKER 0
-
 #       undef wxUSE_CRASHREPORT
 #       define wxUSE_CRASHREPORT 0
 #   endif