]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/statline.h
Add wxWebView::GetNativeBackend() method.
[wxWidgets.git] / include / wx / os2 / statline.h
index 617e4ddf2e9138ddb17ae1212809e00075e3720c..5cddf0fc596c9e9a94a665eb5ea1e393547ab9be 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        msw/statline.h
+// Name:        wx/os2/statline.h
 // Purpose:     MSW version of wxStaticLine class
 // Author:      Vadim Zeitlin
 // Created:     28.06.99
@@ -44,7 +44,7 @@ public:
     inline static int    GetDefaultSize(void) { return 2; }
 
     //
-    // Overriden base class virtuals
+    // Overridden base class virtuals
     //
     inline virtual bool AcceptsFocus(void) const {return FALSE;}