changed wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it everywhere now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
#ifndef _WX_DRAGIMAG_H_BASE_
 | 
			
		||||
#define _WX_DRAGIMAG_H_BASE_
 | 
			
		||||
 | 
			
		||||
#if wxUSE_DRAGIMAG
 | 
			
		||||
#if wxUSE_DRAGIMAGE
 | 
			
		||||
 | 
			
		||||
#if defined(__WXMSW__)
 | 
			
		||||
#ifdef __WIN16__
 | 
			
		||||
@@ -44,7 +44,7 @@
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#endif // wxUSE_DRAGIMAG
 | 
			
		||||
#endif // wxUSE_DRAGIMAGE
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
    // _WX_DRAGIMAG_H_BASE_
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user