diff options
author | hjk <[email protected]> | 2025-08-26 09:28:05 +0200 |
---|---|---|
committer | hjk <[email protected]> | 2025-08-26 14:43:50 +0000 |
commit | 785f661b6ce142fda4b66e19100c9daf913fed11 (patch) | |
tree | ac29a39ecea366a7d81c4af22acf169fc361fe03 /src/plugins/texteditor/refactoringchanges.h | |
parent | b7cfd13cca6cf111da1f2ff218cdeca7b16a6f09 (diff) |
In these cases the result truly indicates success of the operation,
not some data, similarly to removeFile etc.
Api: bool FilePath::setPermission(...)
-> Result<> FilePath::setPermission(...)
bool FilePath::makeWritable(...)
-> Result<> FilePath::makeWritable(...)
Change-Id: Id4f1e8e64d072c86fc4883da6b7732f25fd8a9f8
Reviewed-by: Marcus Tillmanns <[email protected]>
Diffstat (limited to 'src/plugins/texteditor/refactoringchanges.h')
0 files changed, 0 insertions, 0 deletions