mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-23 06:31:20 -04:00
code cleaning
This commit is contained in:
parent
37d4e4f3df
commit
9684b2ed94
20 changed files with 14 additions and 297 deletions
|
@ -11,6 +11,8 @@
|
|||
#include "util/rsprint.h"
|
||||
#include "util/rsdebug.h"
|
||||
|
||||
// This class re-implements QByteArray from Qt library.
|
||||
|
||||
class ByteArray: public std::vector<unsigned char>
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue