]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/filepicker.h
Standardize on using "Added" instead of "Add" in the change log.
[wxWidgets.git] / include / wx / filepicker.h
index 7d1ebc87624299c2890ce311fb45c0dfc187ddc7..fdc19f50c35a0ce933c7eb0ae42f36b40cd371bb 100644 (file)
@@ -267,9 +267,6 @@ public:
 
 public:     // overrides
 
-    // return true if the given path is valid for this control
-    bool CheckPath(const wxString& path) const;
-
     // return the text control value in canonical form
     wxString GetTextCtrlValue() const;
 
@@ -371,8 +368,6 @@ public:
 
 public:     // overrides
 
-    bool CheckPath(const wxString &path) const;
-
     wxString GetTextCtrlValue() const;
 
     bool IsCwdToUpdate() const