derive wxComboBox from wxItemContainer (via wxComboBoxBase) in wxGTK (patch 802882)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Sep 2003 16:31:06 +0000 (16:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Sep 2003 16:31:06 +0000 (16:31 +0000)
commit6f6f938f3ae351311188f4d95124d51bf44e0f75
treecdfb215f1fe36644a46ba335178136f3e96f4295
parenta6fc611aa1fe1b5880e9e5489c5b5b3a25d61be9
derive wxComboBox from wxItemContainer (via wxComboBoxBase) in wxGTK (patch 802882)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/combobox.h
include/wx/gtk1/combobox.h
include/wx/mac/combobox.h
include/wx/univ/combobox.h
src/gtk/combobox.cpp
src/gtk1/combobox.cpp