drag and drop implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include "wx/mac/uma.h"
|
||||
#include "wx/mac/aga.h"
|
||||
#include "wx/tooltip.h"
|
||||
#include "wx/dnd.h"
|
||||
|
||||
#define wxMAC_DEBUG_REDRAW 0
|
||||
#ifndef wxMAC_DEBUG_REDRAW
|
||||
@@ -680,3 +681,4 @@ void wxTopLevelWindowMac::MacInvalidate( const Rect * rect, bool eraseBackground
|
||||
#endif
|
||||
SetPort( formerPort ) ;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user