X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b6259fe1cb44d5834ce7c12c032ba5a1e66d232..58cc15871d1a5ec5a6cc17f50be3e2006f57571f:/interface/wx/fswatcher.h diff --git a/interface/wx/fswatcher.h b/interface/wx/fswatcher.h index cc2a55bfcb..dffeabd023 100644 --- a/interface/wx/fswatcher.h +++ b/interface/wx/fswatcher.h @@ -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.