Skip to content
GitLab
Menu
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
f2062056
Commit
f2062056
authored
May 06, 2021
by
Ingo Klöcker
Browse files
Remove not implemented member function
GnuPG-bug-id: 5245
parent
4aca43dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dialogs/certifycertificatedialog.h
View file @
f2062056
...
...
@@ -38,7 +38,6 @@ public:
void
setSelectedUserIDs
(
const
std
::
vector
<
GpgME
::
UserID
>
&
uids
);
std
::
vector
<
unsigned
int
>
selectedUserIDs
()
const
;
void
setCertificatesWithSecretKeys
(
const
std
::
vector
<
GpgME
::
Key
>
&
keys
);
GpgME
::
Key
selectedSecretKey
()
const
;
bool
sendToServer
()
const
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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