mirror of
https://github.com/radiomanV/TL866.git
synced 2026-03-09 17:57:12 +01:00
Code cleanup
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
class HexWriter
|
||||
{
|
||||
public:
|
||||
HexWriter(QIODevice *file);
|
||||
explicit HexWriter(QIODevice *file);
|
||||
void WriteHex(QByteArray data);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user