]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/tipdlg.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / tipdlg.h
index 2b8cbf984a3d7dec946e7d530d7d9868b8e0c426..c9614a5d78b9a863594e68b24e2ad083c41ed970 100644 (file)
@@ -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