remove gtk_window_set_type_hint from GetTooltipColors, it's not necessary and GDK_WIN...
authorPaul Cornett <paulcor@bullseye.com>
Sun, 26 Aug 2007 16:17:37 +0000 (16:17 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sun, 26 Aug 2007 16:17:37 +0000 (16:17 +0000)
commit69562a1d4c4c8d96116af3f229fa2269828c4489
tree88dbdfb4cc3062cb70a8244fd6011d25fa2283d9
parent405a351f3f2995231cdac5d8d72b86ed148f3195
remove gtk_window_set_type_hint from GetTooltipColors, it's not necessary and GDK_WINDOW_TYPE_HINT_TOOLTIP is not available before GTK 2.10

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