]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fs_arc.h
SetTextColour is gone
[wxWidgets.git] / include / wx / fs_arc.h
index 748f523b9290d0dd1f400d77a769127be29f63b4..55008728361b3eef353e4cddb61393e12c7424b0 100644 (file)
@@ -40,7 +40,7 @@ private:
 
     // these vars are used by FindFirst/Next:
     class wxArchiveFSCacheData *m_Archive;
 
     // these vars are used by FindFirst/Next:
     class wxArchiveFSCacheData *m_Archive;
-    class wxArchiveFSEntry *m_FindEntry;
+    struct wxArchiveFSEntry *m_FindEntry;
     wxString m_Pattern, m_BaseDir, m_ZipFile;
     bool m_AllowDirs, m_AllowFiles;
     wxArchiveFilenameHashMap *m_DirsFound;
     wxString m_Pattern, m_BaseDir, m_ZipFile;
     bool m_AllowDirs, m_AllowFiles;
     wxArchiveFilenameHashMap *m_DirsFound;