]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/config.h
show the taskbar icon even after Explorer restart (patch 723532) + some code cleanup
[wxWidgets.git] / include / wx / config.h
index d9ffb9fa58042f6b3ce6904afb7e62333b84f9c1..41afd94b018314fb8f82ff355fdae61438b274a2 100644 (file)
@@ -3,7 +3,7 @@
 
 #include "wx/confbase.h"
 
-#if defined(__WXMSW__) && defined(wxCONFIG_WIN32_NATIVE)
+#if defined(__WXMSW__) && wxUSE_CONFIG_NATIVE
 #  ifdef __WIN32__
 #    include "wx/msw/regconf.h"
 #else