]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/statline.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / statline.h
index 5769bd2e2c0c954900304affbfa26a4853a603af..91ef6c68a18e8269f1b5cdb5e44976d77653b707 100644 (file)
@@ -2,8 +2,7 @@
 // Name:        statline.h
 // Purpose:     interface of wxStaticLine
 // Author:      wxWidgets team
 // Name:        statline.h
 // Purpose:     interface of wxStaticLine
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -14,7 +13,7 @@
 
     The line may be only vertical or horizontal. Moreover, not all ports
     (notably not wxGTK) support specifying the transversal direction of the
 
     The line may be only vertical or horizontal. Moreover, not all ports
     (notably not wxGTK) support specifying the transversal direction of the
-    line (e.g. height for a horizontal line) so for maximial portability you
+    line (e.g. height for a horizontal line) so for maximal portability you
     should specify it as wxDefaultCoord.
 
     @beginStyleTable
     should specify it as wxDefaultCoord.
 
     @beginStyleTable