mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 15:05:35 +02:00
added declarations for isHiddenImpl()
This commit is contained in:
@@ -63,6 +63,7 @@ protected:
|
||||
bool canExecuteImpl() const;
|
||||
bool isFileImpl() const;
|
||||
bool isDirectoryImpl() const;
|
||||
bool isHiddenImpl() const;
|
||||
bool isLinkImpl() const;
|
||||
Timestamp createdImpl() const;
|
||||
Timestamp getLastModifiedImpl() const;
|
||||
|
Reference in New Issue
Block a user