mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-30 18:18:35 -04:00
Re-add QStandardPaths include to fix compilation error on macOS,
resolves #1455
This commit is contained in:
parent
e0809a2ffe
commit
a8471f1617
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <QDir>
|
||||
#include <QSettings>
|
||||
#include <QTemporaryFile>
|
||||
#include <QStandardPaths>
|
||||
|
||||
Config* Config::m_instance(nullptr);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue