@ -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\
|
||||
*/
|
||||
|
Reference in New Issue
Block a user