X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9508a23a1ba41b9ff7928982dd48d53d21b12c4e..053e42428dea774eed402991a9b7bef2282c6aa4:/interface/wx/filefn.h diff --git a/interface/wx/filefn.h b/interface/wx/filefn.h index 9659221bdb..6351624c4e 100644 --- a/interface/wx/filefn.h +++ b/interface/wx/filefn.h @@ -3,7 +3,7 @@ // Purpose: interface of wxPathList and file functions // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -24,6 +24,9 @@ class wxPathList : public wxArrayString { public: + /** + Standard constructor. + */ wxPathList(); /**