]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/statline.h
no need to export private list/arrays of generic controls' implementations
[wxWidgets.git] / interface / statline.h
index 346d021ab917549d7aebd2044e8a48398b53ea63..2f624ef1164cc224f74d73a240fd8615524a1433 100644 (file)
@@ -31,7 +31,7 @@ public:
     //@{
     /**
         Constructor, creating and showing a static line.
-        
+
         @param parent
             Parent window. Must not be @NULL.
         @param id
@@ -46,7 +46,7 @@ public:
             Window style (either wxLI_HORIZONTAL or wxLI_VERTICAL).
         @param name
             Window name.
-        
+
         @see Create()
     */
     wxStaticLine();