X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1058f652031c9b99daa7c701f09f16c3af7159c1..348a9a6ff24ab84a35d730ba2d5b27eb7f53b80c:/interface/wx/choice.h diff --git a/interface/wx/choice.h b/interface/wx/choice.h index 975052193e..0ba51c7546 100644 --- a/interface/wx/choice.h +++ b/interface/wx/choice.h @@ -3,7 +3,7 @@ // Purpose: interface of wxChoice // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -40,7 +40,6 @@ public: */ wxChoice(); - //@{ /** Constructor, creating and showing a choice. @@ -127,7 +126,6 @@ public: long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxChoiceNameStr ); - //@} /** Destructor, destroying the choice item.