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
cc9d4b98
Commit
cc9d4b98
authored
Sep 29, 2021
by
Laurent Montel
😁
Browse files
Revert this part it breaks messagelib build
parent
366311fe
Pipeline
#83386
passed with stage
in 6 minutes and 5 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/signature.h
View file @
cc9d4b98
...
...
@@ -99,7 +99,7 @@ public:
/** Constructor for disabled signature */
Signature
();
/** Constructor for inline text */
explicit
Signature
(
const
QString
&
text
);
Signature
(
const
QString
&
text
);
/** Constructor for text from a file or from output of a command */
Signature
(
const
QString
&
path
,
bool
isExecutable
);
/** Copy constructor */
...
...
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