X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e306597309a120f2ae91385c731a5cb2722c52aa..98ffbab9d7b91982831ee5f301fa3e54d38defd1:/include/wx/motif/window.h?ds=sidebyside diff --git a/include/wx/motif/window.h b/include/wx/motif/window.h index 34e55e106b..24c5ca9135 100644 --- a/include/wx/motif/window.h +++ b/include/wx/motif/window.h @@ -249,7 +249,7 @@ public: void SetToolTip(const wxString& tip); // TODO -#if 0 +#if wxUSE_TOOLTIPS // pointer may be NULL to remove the tooltip void SetToolTip(wxToolTip *tooltip); // get the current tooltip (may return NULL if none)