Optimize includes across code base
This commit is contained in:
@@ -17,8 +17,10 @@
|
||||
|
||||
#include "Generate.h"
|
||||
|
||||
#include "TextStream.h"
|
||||
#include "Utils.h"
|
||||
#include "core/PasswordGenerator.h"
|
||||
|
||||
#include <QCommandLineParser>
|
||||
|
||||
const QCommandLineOption Generate::PasswordLengthOption =
|
||||
QCommandLineOption(QStringList() << "L"
|
||||
|
||||
Reference in New Issue
Block a user