* Added a handy BDiskSystem::SupportsWriting().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28066 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -45,6 +45,7 @@ public:
|
||||
bool SupportsCreatingChild() const;
|
||||
bool SupportsDeletingChild() const;
|
||||
bool SupportsInitializing() const;
|
||||
bool SupportsWriting() const;
|
||||
|
||||
status_t GetTypeForContentType(const char* contentType,
|
||||
BString* type) const;
|
||||
|
||||
Reference in New Issue
Block a user