mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 05:27:39 +03:00
Rename EntropyMeter -> Estimate (#1250)
* EntropyMeter -> Estimate * Cleaning estimate * Documentation * clang-formatting /cli
This commit is contained in:
parent
18c4df98ff
commit
471e684151
12 changed files with 201 additions and 169 deletions
|
@ -27,7 +27,6 @@
|
|||
#include <QProcess>
|
||||
#include <QTextStream>
|
||||
|
||||
|
||||
void Utils::setStdinEcho(bool enable = true)
|
||||
{
|
||||
#ifdef Q_OS_WIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue