Fix SetToolTip(NULL) to unset the tooltip.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 28 Jul 2009 17:48:37 +0000 (17:48 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 28 Jul 2009 17:48:37 +0000 (17:48 +0000)
commitfb4b0165b22fef2c47e97e90ef5257ca8eadc804
tree0a8d50fbe312e543a2319eda15d6e6827e1caf2e
parent32eda62d164dc93b03fbd26dbf9b0f130632a40f
Fix SetToolTip(NULL) to unset the tooltip.

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