respect GTK+'s theme tooltip colour settings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-06-14 13:27:26 +00:00
parent 6db6859926
commit 1543645813
4 changed files with 0 additions and 70 deletions

View File

@@ -64,9 +64,6 @@ public:
GtkToolbar *m_toolbar;
GdkColor *m_fg;
GdkColor *m_bg;
bool m_blockEvent;
void OnInternalIdle();