Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGianluca Recchia <gianluca.recchia97@gmail.com>2018-10-28 14:23:06 +0300
committerGianluca Recchia <gianluca.recchia97@gmail.com>2018-10-31 16:23:06 +0300
commita67a574b89ae1e12de158d6fdc5b51fdec6f13f3 (patch)
treeab3a9b03417e6378767fb84ae9136f1f6cd865b7 /src/core/PasswordGenerator.cpp
parent18fd20f898681126e6014c092047ca2ed1aa5f0a (diff)
Reduce function call overhead
The arg() function of the QString class has a variable length argument which allows to reduce the number of chained calls to the same function. With proper formatting, readability is not affected.
Diffstat (limited to 'src/core/PasswordGenerator.cpp')
0 files changed, 0 insertions, 0 deletions