Add a Clear() method simply calling the wxComboBoxBase::Clear() to
authorDavid Elliott <dfe@tgwbd.org>
Thu, 26 Jul 2007 18:40:44 +0000 (18:40 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 26 Jul 2007 18:40:44 +0000 (18:40 +0000)
commit05ef417f46af3a1e92f71a7fdf19a17361fca8e2
tree8eb4e05bc4065c36a1602b06acf39df269e7e5ed
parent57309d141532a278a041fae19c60e9be9cced47e
Add a Clear() method simply calling the wxComboBoxBase::Clear() to
disambiguate it with wxTextCtrl::Clear() since wxCocoa's wxComboBox derives
from wxTextCtrl for some reason.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/combobox.h