mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
fix mac/linux compiler error
This commit is contained in:
parent
73c8da99dc
commit
0f6884dd80
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ public:
|
|||
QByteArray getStaticCertificateHash() const;
|
||||
bool verifyStaticCertificateProperties();
|
||||
#ifdef DEBUG_CERT
|
||||
QString EntityItem::computeCertificateID();
|
||||
QString computeCertificateID();
|
||||
#endif
|
||||
|
||||
// TODO: get rid of users of getRadius()...
|
||||
|
|
Loading…
Reference in a new issue