Native wxBitmapComboBox patch for GTK+
authorRobert Roebling <robert@roebling.de>
Tue, 27 May 2008 10:17:56 +0000 (10:17 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 27 May 2008 10:17:56 +0000 (10:17 +0000)
commite78c1d7855d1fefcdbff0e093e21e5cf101ca604
treeef13c03b6456d1818bb04f2823f2a713c2bc0ee1
parent7a04b644092ff91f8f2c6ecdd191e96285d39a1d
Native wxBitmapComboBox patch for GTK+

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
include/wx/bmpcbox.h
include/wx/gtk/bmpcbox.h [new file with mode: 0644]
include/wx/gtk/choice.h
include/wx/gtk/combobox.h
src/gtk/bmpcbox.cpp [new file with mode: 0644]
src/gtk/choice.cpp
src/gtk/combobox.cpp