include qstring in tohex.h

This commit is contained in:
itsmattkc
2022-01-22 17:16:07 -08:00
parent 42d744d624
commit bf8dd4fd87
+1
View File
@@ -1,6 +1,7 @@
#ifndef TOHEX_H
#define TOHEX_H
#include <QString>
#include <QtGlobal>
#include "common/define.h"