]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statline.h
Fix XTI compilation in STL build.
[wxWidgets.git] / include / wx / msw / statline.h
index 5c684811bd2d101cd0ec3785605c2fbc8558efe6..1efded8febee101b9bd7fbc3839c9b4c0d6e6a00 100644 (file)
@@ -38,7 +38,7 @@ public:
                  long style = wxLI_HORIZONTAL,
                  const wxString &name = wxStaticLineNameStr );
 
-    // overriden base class virtuals
+    // overridden base class virtuals
     virtual bool AcceptsFocus() const { return false; }
 
     // usually overridden base class virtuals