]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/choice.h
Fix scrolling to the bottom in wxTextCtrl::AppendText().
[wxWidgets.git] / interface / wx / choice.h
index 975052193e119e83336ebd19bfb37d093bd4a0bc..20ec50bc12ccfc48d37b7b139e352a4067d6afe6 100644 (file)
@@ -40,7 +40,6 @@ public:
     */
     wxChoice();
 
     */
     wxChoice();
 
-    //@{
     /**
         Constructor, creating and showing a choice.
 
     /**
         Constructor, creating and showing a choice.
 
@@ -127,7 +126,6 @@ public:
             long style = 0,
             const wxValidator& validator = wxDefaultValidator,
             const wxString& name = wxChoiceNameStr );
             long style = 0,
             const wxValidator& validator = wxDefaultValidator,
             const wxString& name = wxChoiceNameStr );
-    //@}
 
     /**
         Destructor, destroying the choice item.
 
     /**
         Destructor, destroying the choice item.