]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/statbox.h
Don't define __STRICT_ANSI__, we should build both with and without it.
[wxWidgets.git] / include / wx / os2 / statbox.h
index 7a2b733ecd256470218489da4d80859a27fe1acc..764fd74b071a0dcc3d7a47a6b6dba5a1f997f007 100644 (file)
@@ -1,10 +1,9 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        statbox.h
+// Name:        wx/os2/statbox.h
 // Purpose:     wxStaticBox class
 // Author:      David Webster
 // Modified by:
 // Created:     10/15/99
-// RCS-ID:      $Id$
 // Copyright:   (c) David Webster
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -50,7 +49,7 @@ public:
                                  );
 
     //
-    // overriden base class virtuals
+    // overridden base class virtuals
     //
     inline virtual bool AcceptsFocus(void) const { return FALSE; }