]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/filectrl.h
Add test for absence of events from wxSpinCtrlDouble ctor.
[wxWidgets.git] / interface / wx / filectrl.h
index 662ea08d0a279e83b8541997f40297e01100b501..a56f8023a5588101c2fed6fe43ece47a6b21872e 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        filectrl.h
 // Purpose:     interface of wxFileCtrl
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -118,7 +117,7 @@ public:
                 const wxString& name = wxFileCtrlNameStr);
 
     /**
-        Returns the current directory of the file control (i.e. the directory shown by it).
+        Returns the current directory of the file control (i.e.\ the directory shown by it).
     */
     virtual wxString GetDirectory() const;