]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fswatcher.h
Add wxTextEntry::AutoCompleteDirectories().
[wxWidgets.git] / interface / wx / fswatcher.h
index cc2a55bfcbb49085bc3ac69a0e366a453dc53a2c..dffeabd0234f9f9b0b76d661e5516164c1228433 100644 (file)
@@ -81,7 +81,7 @@ public:
         time to execute.
      */
     virtual bool AddTree(const wxFileName& path, int events = wxFSW_EVENT_ALL,
-                         const wxString& filter = wxEmptyString) = 0;
+                         const wxString& filter = wxEmptyString);
 
     /**
         Removes @a path from the list of watched paths.