X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/os2/statbox.h?ds=sidebyside diff --git a/include/wx/os2/statbox.h b/include/wx/os2/statbox.h index 7a2b733ecd..764fd74b07 100644 --- a/include/wx/os2/statbox.h +++ b/include/wx/os2/statbox.h @@ -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; }