Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Kleopatra
Commits
8f4c16e1
Commit
8f4c16e1
authored
Sep 25, 2022
by
Laurent Montel
Browse files
filedialog.h is needed when we has QGPGME_SUPPORTS_SECRET_SUBKEY_EXPORT support
parent
aab18747
Pipeline
#236692
passed with stage
in 2 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/commands/exportsecretsubkeycommand.cpp
View file @
8f4c16e1
...
...
@@ -15,7 +15,9 @@
#include
"fileoperationspreferences.h"
#include
<utils/applicationstate.h>
#ifdef QGPGME_SUPPORTS_SECRET_SUBKEY_EXPORT
#include
"utils/filedialog.h"
#endif
#include
<Libkleo/Classify>
#include
<Libkleo/Formatting>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment