]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/window.h
Altered font dialog slightly for Motif; added wxUSE_TOOLTIPS to Motif setup.h
[wxWidgets.git] / include / wx / motif / window.h
index 34e55e106b984561e97ed5c5a781e52a8438f48b..24c5ca9135360fd2214cdd497e6b9dd0d09ed59e 100644 (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)