]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/pickerbase.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / pickerbase.h
index c4b2f108f5732ffa65a316246a09563f7b28758e..160cfaa04e9704105c5e7d5495d18ba2a811bf24 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        pickerbase.h
 // Purpose:     interface of wxPickerBase
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -106,7 +105,7 @@ public:
     int GetTextCtrlProportion() const;
 
     /**
-        Returns @true if this window has a valid text control (i.e. if the @c
+        Returns @true if this window has a valid text control (i.e.\ if the @c
         wxPB_USE_TEXTCTRL style was given when creating this control).
     */
     bool HasTextCtrl() const;