]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dragimag.h
added virtual list control functions (but not implemented them yet) to the native...
[wxWidgets.git] / include / wx / dragimag.h
index f467fc1d199b87f18bfa2e895c94f2944290a526..8a3ff7c33ef0f9859c97a3a76d299ffd78a086db 100644 (file)
@@ -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_