git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17035
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
}
else if (event.Dragging() && (m_dragMode == wxSPLIT_DRAG_DRAGGING))
{
}
else if (event.Dragging() && (m_dragMode == wxSPLIT_DRAG_DRAGGING))
{
+#if defined( __WXMSW__ ) || defined( __WXMAC__ )
// Otherwise, the cursor sometimes reverts to the normal cursor
// during dragging.
SetResizeCursor();
// Otherwise, the cursor sometimes reverts to the normal cursor
// during dragging.
SetResizeCursor();