mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
format
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
ebde563648
commit
b8d9c3d779
12 changed files with 13 additions and 29 deletions
|
|
@ -61,7 +61,6 @@ class FileSystemException : public ::Exception {
|
|||
*/
|
||||
void write(const QString& filename, const QByteArray& data);
|
||||
|
||||
|
||||
/**
|
||||
* append data to a file safely
|
||||
*/
|
||||
|
|
@ -72,7 +71,6 @@ void appendSafe(const QString& filename, const QByteArray& data);
|
|||
*/
|
||||
void append(const QString& filename, const QByteArray& data);
|
||||
|
||||
|
||||
/**
|
||||
* read data from a file safely\
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue