Altered font dialog slightly for Motif; added wxUSE_TOOLTIPS to Motif setup.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-02-06 00:46:25 +00:00
parent e306597309
commit 98ffbab9d7
7 changed files with 21 additions and 23 deletions

View File

@@ -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)