get system colors directly from GTK styles, eliminating need for cached wxColor objects
authorPaul Cornett <paulcor@bullseye.com>
Wed, 27 Aug 2008 17:10:36 +0000 (17:10 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 27 Aug 2008 17:10:36 +0000 (17:10 +0000)
commit0d0b57acec6b28eb5246ef467dfde2432a016e09
treeb28ad2a8dc690e0dc62c75562df7314cc2991cf0
parentfd1ce7f0bb251c672776e95b3c88c991997922a3
get system colors directly from GTK styles, eliminating need for cached wxColor objects

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