wxComboBox included (removed dependency on wxUSE_COMBOBOX which was never
authorKarsten Ballüder <ballueder@usa.net>
Sat, 9 Jan 1999 18:00:30 +0000 (18:00 +0000)
committerKarsten Ballüder <ballueder@usa.net>
Sat, 9 Jan 1999 18:00:30 +0000 (18:00 +0000)
commit687d733769cc797102a52c7cad8edd32be5a2f89
tree515a73872d4be5f04c3a0706dfbd9c8689a00034
parent12a44087e448071f9f108208a0a88e908d543d44
wxComboBox included (removed dependency on wxUSE_COMBOBOX which was never
defined). intl.h only defines _() macro if WXINTL_NO_GETTEXT_MACRO is not defined.

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