No longer takes an attribute for a file, or a device for an attribute.
Implemented attribute support. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6709 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -84,6 +84,7 @@ class DataEditor : public BLocker {
|
||||
entry_ref fRef;
|
||||
BFile fFile;
|
||||
const char *fAttribute;
|
||||
type_code fType;
|
||||
bool fIsDevice, fIsReadOnly;
|
||||
off_t fRealSize, fSize;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user