X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34a9a3528fe866f050d2570080c43a501d45fffc..044388d13fb138fb202f1dd9afab511efd68ad5f:/interface/wx/tipdlg.h diff --git a/interface/wx/tipdlg.h b/interface/wx/tipdlg.h index 2b8cbf984a..c9614a5d78 100644 --- a/interface/wx/tipdlg.h +++ b/interface/wx/tipdlg.h @@ -2,7 +2,6 @@ // Name: tipdlg.h // Purpose: interface of wxTipProvider // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -37,7 +36,7 @@ public: virtual ~wxTipProvider(); /** - Returns the index of the current tip (i.e. the one which would be returned by GetTip()). + Returns the index of the current tip (i.e.\ the one which would be returned by GetTip()). The program usually remembers the value returned by this function after calling wxShowTip(). Note that it is not the same as the value which was passed to