Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
Kleopatra
Commits
c7bd9605
Commit
c7bd9605
authored
Jun 14, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pedantic
parent
60dc0bc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/newcertificatewizard/newcertificatewizard.cpp
src/newcertificatewizard/newcertificatewizard.cpp
+2
-2
No files found.
src/newcertificatewizard/newcertificatewizard.cpp
View file @
c7bd9605
...
...
@@ -299,11 +299,11 @@ protected:
FIELD
(
int
,
keyType
)
FIELD
(
int
,
keyStrength
)
FIELD
(
QString
,
keyCurve
)
;
FIELD
(
QString
,
keyCurve
)
FIELD
(
int
,
subkeyType
)
FIELD
(
int
,
subkeyStrength
)
FIELD
(
QString
,
subkeyCurve
)
;
FIELD
(
QString
,
subkeyCurve
)
FIELD
(
QDate
,
expiryDate
)
...
...
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