]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/datetime.h
start of alpha transparency support
[wxWidgets.git] / include / wx / datetime.h
index 27c40ec7bd8e84565bfbb874137d126413c117ed..1794c796a646a13cdfd3b5179b19a08ce1447343 100644 (file)
@@ -36,7 +36,7 @@ class WXDLLEXPORT wxDateSpan;
 // rebuilt)
 
 // For Mingw32, causes a link error. (VZ: why?)
-#if defined( __WXDEBUG__) && !defined(__MINGW32__) /* && !defined(_MSC_VER) */
+#if defined( __WXDEBUG__) && !defined(__MINGW32__) && !(defined(_MSC_VER) && wxUSE_ACCESSIBILITY)
     #define wxDATETIME_DONT_INLINE
 
     #undef inline