]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/debug.h
pragma fix for gcc
[wxWidgets.git] / include / wx / debug.h
index 82785eca9b8dab8827d35cfbca8dc766862e87aa..9010e74c63ef08bd5f88d9ad6316c3ec5e6d022f 100644 (file)
@@ -41,6 +41,8 @@ WXDLLEXPORT_DATA(extern const bool) wxTrue;
 WXDLLEXPORT_DATA(extern const bool) wxFalse;
 
 // Macros which are completely disabled in 'release' mode
+//
+// NB: these functions are implemented in src/common/appcmn.cpp
 #ifdef  __WXDEBUG__
   /*
     this function may be redefined to do something non trivial and is called