X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/328f5751e8a06727b137189fe04891a9f43bfc8b..e333075415c35d2e869ea585fa41f01a2c938897:/interface/tooltip.h diff --git a/interface/tooltip.h b/interface/tooltip.h index 66c090a879..8c39060810 100644 --- a/interface/tooltip.h +++ b/interface/tooltip.h @@ -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); }; +