]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/debug.h
Somehow, setting a tint color makes gauge work :/.
[wxWidgets.git] / interface / wx / debug.h
index 2c03d20a45afd628c5edd5ad9a920bfadfeea63d..72db9d8238df485a1d0c8108ef5e6c8438ccd0ca 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        wx/debug.h
 // Purpose:     interface of global functions
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -317,7 +316,7 @@ void wxDisableAsserts();
     Returns @true if the program is running under debugger, @false otherwise.
 
     Please note that this function is currently only implemented for Win32 and
-    Mac builds using CodeWarrior and always returns @false elsewhere.
+    always returns @false elsewhere.
 
     @header{wx/debug.h}
 */