mirror of
https://github.com/radiomanV/TL866.git
synced 2025-06-18 22:35:38 -04:00
Merge pull request #56 from plaes/qstring-fix
Fix build against Qt 6.7 version
This commit is contained in:
commit
e84ca7a873
@ -1,5 +1,6 @@
|
||||
#ifndef HEXWRITER_H
|
||||
#define HEXWRITER_H
|
||||
#include <QString>
|
||||
#include <QTextStream>
|
||||
|
||||
class HexWriter
|
||||
|
Loading…
Reference in New Issue
Block a user