mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Merge pull request #1457 from keepassxreboot/feature/fix-qstandardpaths-include
Re-add QStandardPaths include to fix compilation error on macOS
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <QDir>
|
||||
#include <QSettings>
|
||||
#include <QTemporaryFile>
|
||||
#include <QStandardPaths>
|
||||
|
||||
Config* Config::m_instance(nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user