fixed wrong tooltip colour -- don't mess with widget styles, use the defaults and let GTK+ do its job

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-06-03 18:40:13 +00:00
parent 217b71400f
commit bbce0c0ce6
3 changed files with 5 additions and 50 deletions

View File

@@ -104,6 +104,11 @@ Unix:
- wxTaskBarIcon now supports freedesktop.org System Tray protocol
- security fixes to wxSingleInstanceChecker
wxGTK:
- fixed wrong colour of tooltips under some themes
2.5.2
-----