]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/statline.h
Correct decoding of 4-byte integers in png2c script.
[wxWidgets.git] / interface / wx / statline.h
index 198e5a8824d59e47c043ecd5ca347eba8857c2b9..0a4ba0536d9cf0a1b0fe4fe4e1971b0c01db63aa 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxStaticLine
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -46,7 +46,7 @@ public:
             Window identifier. The value wxID_ANY indicates a default value.
         @param pos
             Window position.
-            If wxDefaultPosition is specified then a default position is chosen.
+            If ::wxDefaultPosition is specified then a default position is chosen.
         @param size
             Size. Note that either the height or the width (depending on
             whether the line if horizontal or vertical) is ignored.