fix miscellaneous Doxygen 1.6.1 warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-12-20 15:07:08 +00:00
parent 69aa257b83
commit 163bd4f700
11 changed files with 40 additions and 40 deletions

View File

@@ -83,7 +83,6 @@ public:
*/
wxComboBox();
//@{
/**
Constructor, creating and showing a combobox.
@@ -174,7 +173,6 @@ public:
long style = 0,
const wxValidator& validator = wxDefaultValidator,
const wxString& name = wxComboBoxNameStr);
//@}
/**
Destructor, destroying the combobox.