Skip to content

Commit

Permalink
Clang Format
Browse files Browse the repository at this point in the history
  • Loading branch information
findus committed Oct 25, 2024
1 parent 0e80d00 commit 324fdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quickunlock/TouchID.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ class TouchID : public QuickUnlockInterface

void reset(const QUuid& dbUuid = "") override;
void reset() override;
private:

private:
static void deleteKeyEntry(const QString& accountName);
static QString databaseKeyName(const QUuid& dbUuid);

Expand Down

0 comments on commit 324fdd9

Please sign in to comment.