projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make QS_ALLPOSTMESSAGE available everywhere regardless SDK limitations.
[wxWidgets.git]
/
include
/
wx
/
tarstrm.h
diff --git
a/include/wx/tarstrm.h
b/include/wx/tarstrm.h
index 0ade9f9a288d5783722cfa2939127ef250662e87..b92119904f85f6eb98696797652e3a5255d611d7 100644
(file)
--- a/
include/wx/tarstrm.h
+++ b/
include/wx/tarstrm.h
@@
-1,5
+1,5
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name: tarstrm.h
+// Name:
wx/
tarstrm.h
// Purpose: Streams for Tar files
// Author: Mike Wetherell
// RCS-ID: $Id$
// Purpose: Streams for Tar files
// Author: Mike Wetherell
// RCS-ID: $Id$
@@
-15,6
+15,7
@@
#if wxUSE_TARSTREAM
#include "wx/archive.h"
#if wxUSE_TARSTREAM
#include "wx/archive.h"
+#include "wx/hashmap.h"
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
@@
-132,7
+133,7
@@
private:
wxDateTime m_ModifyTime;
wxDateTime m_AccessTime;
wxDateTime m_CreateTime;
wxDateTime m_ModifyTime;
wxDateTime m_AccessTime;
wxDateTime m_CreateTime;
-
wxChar
m_TypeFlag;
+
int
m_TypeFlag;
wxString m_LinkName;
wxString m_UserName;
wxString m_GroupName;
wxString m_LinkName;
wxString m_UserName;
wxString m_GroupName;