Two optical corrections
#ifdeffed the cursor code in splitter and sash Made tex2rtf compile I will release this as 2.0.1 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -113,7 +113,8 @@ void wxSashWindow::OnMouseEvent(wxMouseEvent& event)
|
||||
// reset the cursor
|
||||
#ifdef __WXMOTIF__
|
||||
SetCursor(* wxSTANDARD_CURSOR);
|
||||
#else
|
||||
#endif
|
||||
#ifdef __WXMSW__
|
||||
SetCursor(wxCursor());
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user