X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..44b25eac69611e42595f53584b244497f491da74:/interface/wx/zipstrm.h diff --git a/interface/wx/zipstrm.h b/interface/wx/zipstrm.h index ba285cd4ab..13415333c1 100644 --- a/interface/wx/zipstrm.h +++ b/interface/wx/zipstrm.h @@ -8,7 +8,6 @@ /** @class wxZipNotifier - @wxheader{zipstrm.h} If you need to know when a wxZipInputStream updates a wxZipEntry, @@ -42,7 +41,6 @@ public: /** @class wxZipEntry - @wxheader{zipstrm.h} Holds the meta-data for an entry in a zip. @@ -228,7 +226,6 @@ public: /** @class wxZipInputStream - @wxheader{zipstrm.h} Input stream for reading zip files. @@ -308,7 +305,6 @@ public: /** @class wxZipClassFactory - @wxheader{zipstrm.h} Class factory for the zip archive format. See the base class for details. @@ -329,7 +325,6 @@ public: /** @class wxZipOutputStream - @wxheader{zipstrm.h} Output stream for writing zip files.