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
KIdentityManagement
Commits
cffabda8
Commit
cffabda8
authored
Sep 07, 2020
by
Laurent Montel
😁
Browse files
Add missing Q_REQUIRED_RESULT
parent
f425e11a
Pipeline
#33436
passed with stage
in 15 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/signatureconfigurator.cpp
View file @
cffabda8
...
...
@@ -55,7 +55,7 @@ public:
void
init
();
// Returns the current text of the textedit as HTML code, but strips
// unnecessary tags Qt inserts
QString
asCleanedHTML
()
const
;
Q_REQUIRED_RESULT
QString
asCleanedHTML
()
const
;
QString
imageLocation
;
SignatureConfigurator
*
q
;
...
...
Write
Preview
Supports
Markdown
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