]> git.saurik.com Git - wxWidgets.git/commit
Make use of GTK 2.4 GtkComboBox if it is available,
authorRobert Roebling <robert@roebling.de>
Mon, 20 Feb 2006 17:10:49 +0000 (17:10 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 20 Feb 2006 17:10:49 +0000 (17:10 +0000)
commit590f50d6cca57bbbec7e0dff8a94a4ea562f087f
treec361a2c926653c3c83b350d4e11fcf67a4100ecb
parent088af5898e1eb76b8d159c746d679e6d41c2bdcf
  Make use of GTK 2.4 GtkComboBox if it is available,
    fall back to old GtkCombo one if not (run-time check).

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