wxWidgets/include
Vadim Zeitlin 48fb2b42b1 Send wxEVT_DATAVIEW_COLUMN_REORDERED in generic wxDataViewCtrl
Simply translate wxEVT_HEADER_END_REORDER into this event, which was
previously only sent by the macOS version.

GtkTreeView doesn't seem to support column drag-and-drop at all, so this
event is still never generated by wxGTK.

Closes #14297.
2018-02-04 15:45:23 +01:00
..
msvc/wx
wx Send wxEVT_DATAVIEW_COLUMN_REORDERED in generic wxDataViewCtrl 2018-02-04 15:45:23 +01:00