chore: Mainwindow convert comments for regenerateLocalFingerprint to doxygen comments
This commit is contained in:
committed by
Chris Rizzitello
parent
d864361085
commit
e7880b72f1
@ -156,8 +156,10 @@ private:
|
||||
*/
|
||||
QString trustedFingerprintDatabase() const;
|
||||
|
||||
// Generate prints if they are missing
|
||||
// Returns true if successful
|
||||
/**
|
||||
* @brief regenerateLocalFingerprints Generate fingerprints if they are missing
|
||||
* @return true when successful
|
||||
*/
|
||||
bool regenerateLocalFingerprints();
|
||||
|
||||
Fingerprint localFingerprint();
|
||||
|
||||
Reference in New Issue
Block a user