Sync changes with proxy.
This commit is contained in:
parent
6cb27e9662
commit
e8355e1a1c
2 changed files with 38 additions and 6 deletions
|
@ -36,6 +36,7 @@ public:
|
|||
|
||||
bool open(const char *fileName);
|
||||
bool write(const char *data, size_t size);
|
||||
bool writeLine(const char *data, size_t size);
|
||||
|
||||
private:
|
||||
int m_file = -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue