X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e54c96f187f46c06bd36be8cd52b35c19884aa2b..ec64d5ca7bbafd4f803b7a1cfbddb85a16c45d6e:/interface/statline.h diff --git a/interface/statline.h b/interface/statline.h index 346d021ab9..2f624ef116 100644 --- a/interface/statline.h +++ b/interface/statline.h @@ -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();