If an empty string is passed, remove the tooltip instead of setting it
authorRobin Dunn <robin@alldunn.com>
Wed, 18 Oct 2006 03:54:48 +0000 (03:54 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 18 Oct 2006 03:54:48 +0000 (03:54 +0000)
commit17b5a3eccbadb40f649e84904433e506ece39e1c
tree6b714ec986b5c6314ac753a4afeb105d1406d681
parent122c2bae32138468f1da8bd78d6166bff19de3d1
If an empty string is passed, remove the tooltip instead of setting it
to "".

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