X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/adaaa68635b4c8a4d8c5284add40366ea3eefb07..357d2b88cb15fa0ad97b1676fdbc88c2abc85451:/interface/wx/filesys.h diff --git a/interface/wx/filesys.h b/interface/wx/filesys.h index 25688dbd2a..4620a9825e 100644 --- a/interface/wx/filesys.h +++ b/interface/wx/filesys.h @@ -224,10 +224,14 @@ public: not be empty in this case). @param anchor Anchor. See GetAnchor() for details. + @param modif + Modification date and time for this file. */ - wxFSFile(wxInputStream stream, const wxString& loc, + wxFSFile(wxInputStream stream, + const wxString& location, const wxString& mimetype, - const wxString& anchor, wxDateTime modif); + const wxString& anchor, + wxDateTime modif); /** Detaches the stream from the wxFSFile object. That is, the