]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/chkconf.h
Somehow, setting a tint color makes gauge work :/.
[wxWidgets.git] / include / wx / chkconf.h
index 9db157b2fca787814c3faa33731178414ab9ac84..47fa8ee4673ae5a52b8579cb28a5f97d3b91306b 100644 (file)
@@ -4,7 +4,6 @@
  * Author:      Vadim Zeitlin
  * Modified by:
  * Created:     09.08.00
  * Author:      Vadim Zeitlin
  * Modified by:
  * Created:     09.08.00
- * RCS-ID:      $Id$
  * Copyright:   (c) 2000 Vadim Zeitlin <vadim@wxwidgets.org>
  * Licence:     wxWindows licence
  */
  * Copyright:   (c) 2000 Vadim Zeitlin <vadim@wxwidgets.org>
  * Licence:     wxWindows licence
  */
 #   if !wxUSE_NOTEBOOK
 #       ifdef __WXOSX_COCOA__
 #           if !wxUSE_TOOLBAR || !wxOSX_USE_NATIVE_TOOLBAR
 #   if !wxUSE_NOTEBOOK
 #       ifdef __WXOSX_COCOA__
 #           if !wxUSE_TOOLBAR || !wxOSX_USE_NATIVE_TOOLBAR
-#               if wxABORT_ON_CONFIG_ERROR
+#               ifdef wxABORT_ON_CONFIG_ERROR
 #                   error "wxUSE_PREFERENCES_EDITOR requires native toolbar in wxOSX"
 #               else
 #                   undef wxUSE_PREFERENCES_EDITOR
 #                   error "wxUSE_PREFERENCES_EDITOR requires native toolbar in wxOSX"
 #               else
 #                   undef wxUSE_PREFERENCES_EDITOR
 #               endif
 #           endif
 #       else
 #               endif
 #           endif
 #       else
-#           if wxABORT_ON_CONFIG_ERROR
+#           ifdef wxABORT_ON_CONFIG_ERROR
 #               error "wxUSE_PREFERENCES_EDITOR requires wxNotebook"
 #           else
 #               undef wxUSE_PREFERENCES_EDITOR
 #               error "wxUSE_PREFERENCES_EDITOR requires wxNotebook"
 #           else
 #               undef wxUSE_PREFERENCES_EDITOR