wxWidgets/include
Vadim Zeitlin 421a5048b7 Fix bug with dragging non-draggable columns in wxMSW wxHeaderCtrl.
Properly ignore HDN_BEGINDRAG events for the columns without wxCOL_REORDERABLE
flag. This fixes dragging non-draggable columns in wxDataViewCtrl under MSW.

Closes #14940.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-01-20 02:08:51 +00:00
..
msvc/wx Allow building wxGTK under Windows with MSVC. 2012-12-28 16:03:03 +00:00
wx Fix bug with dragging non-draggable columns in wxMSW wxHeaderCtrl. 2013-01-20 02:08:51 +00:00