]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stopwatch.h
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch...
[wxWidgets.git] / include / wx / stopwatch.h
index d411c4d6f286007d61b7456477e291c42092b127..dce845461ffbe5b0f0ea24678f355f366c691483 100644 (file)
@@ -5,7 +5,7 @@
 // Created:     26.06.03 (extracted from wx/timer.h)
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998-2003 wxWidgets team
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_STOPWATCH_H_