mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-22 16:00:38 -05:00
Coding style fixes.
This commit is contained in:
parent
38d2b124d8
commit
f690522725
4 changed files with 2 additions and 5 deletions
|
|
@ -38,7 +38,7 @@ public:
|
|||
|
||||
private:
|
||||
Config(const QString& fileName, QObject* parent);
|
||||
Config(QObject* parent);
|
||||
explicit Config(QObject* parent);
|
||||
void init(const QString& fileName);
|
||||
|
||||
static Config* m_instance;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue