]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/log.h
Changed bool WakeUpIdle() to void to match base class
[wxWidgets.git] / include / wx / log.h
index 193861f4bc81ddfa8c0894ba895ef83bbef862af..eeec34cc7b948692d3d248c006eccf869011f1c6 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     29/01/98
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef   _WX_LOG_H_