mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refs #782 Check permissions in CAtomicFile::open to get earlier indication of any problems.
This commit is contained in:
committed by
Klaus Basan
parent
49f2d5566c
commit
d9d16dc8e0
@@ -63,6 +63,7 @@ namespace BlackMisc
|
||||
|
||||
QString m_originalFilename;
|
||||
bool m_renameError = false;
|
||||
bool m_permissionError = false;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user