]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/tooltip.h
addind nonowned window implementation
[wxWidgets.git] / interface / tooltip.h
index 66c090a8795d75cc0f570ef68d804ec00f317ea1..8c39060810c8a6a32f318a34bed62c0e66c1bddd 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        tooltip.h
-// Purpose:     documentation for wxToolTip class
+// Purpose:     interface of wxToolTip
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -70,3 +70,4 @@ public:
     */
     void SetTip(const wxString& tip);
 };
+