chore: Fingerprint, remove unneed private label in struct
This commit is contained in:
committed by
Chris Rizzitello
parent
023037f7ee
commit
74bbd5af25
@ -11,7 +11,6 @@
|
||||
|
||||
struct Fingerprint
|
||||
{
|
||||
private:
|
||||
Q_GADGET
|
||||
inline static QString m_type_sha1 = QStringLiteral("sha1");
|
||||
inline static QString m_type_sha256 = QStringLiteral("sha256");
|
||||
|
||||
Reference in New Issue
Block a user