mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-04 07:35:23 -04:00
Correct snapcraft build and update appdata xml
This commit is contained in:
parent
5c772cea1a
commit
7da9899c48
3 changed files with 106 additions and 22 deletions
|
@ -20,6 +20,9 @@
|
|||
#include "config-keepassx.h"
|
||||
|
||||
#include <QStandardPaths>
|
||||
#if defined(KEEPASSXC_DIST_SNAP)
|
||||
#include <QProcessEnvironment>
|
||||
#endif
|
||||
|
||||
namespace BrowserShared
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue