]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tarstrm.h
add wxUSE_EDITABLELISTBOX
[wxWidgets.git] / include / wx / tarstrm.h
index adb5cb7cbf4967e9f25becc37afc1efb63ca2cfa..b92119904f85f6eb98696797652e3a5255d611d7 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        tarstrm.h
+// Name:        wx/tarstrm.h
 // Purpose:     Streams for Tar files
 // Author:      Mike Wetherell
 // RCS-ID:      $Id$
@@ -133,7 +133,7 @@ private:
     wxDateTime   m_ModifyTime;
     wxDateTime   m_AccessTime;
     wxDateTime   m_CreateTime;
-    wxChar       m_TypeFlag;
+    int          m_TypeFlag;
     wxString     m_LinkName;
     wxString     m_UserName;
     wxString     m_GroupName;