]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/chkconf.h
Refactor wxStatusBar creation in wxMSW to do it in standard way.
[wxWidgets.git] / include / wx / chkconf.h
index e233b4068fb9b9cbec627b11bb472335a446852a..46fcd2597f689a86e621107f50ef7a317fa3f88f 100644 (file)
 
 #ifndef wxUSE_CAIRO
 #   ifdef wxABORT_ON_CONFIG_ERROR
-#       error "wxUSE_BUTTON must be defined, please read comment near the top of this file."
+#       error "wxUSE_CAIRO must be defined, please read comment near the top of this file."
 #   else
 #       define wxUSE_CAIRO 0
 #   endif