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
Mail-related libraries
Commits
781ee8c8
Commit
781ee8c8
authored
Mar 22, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Return email
parent
7bdb2628
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
kaddressbookgrantlee/src/printing/contactgrantleeprintemail.cpp
...ssbookgrantlee/src/printing/contactgrantleeprintemail.cpp
+2
-2
No files found.
kaddressbookgrantlee/src/printing/contactgrantleeprintemail.cpp
View file @
781ee8c8
...
...
@@ -33,8 +33,8 @@ ContactGrantleePrintEmail::~ContactGrantleePrintEmail()
QString
ContactGrantleePrintEmail
::
email
()
const
{
//TODO
return
{}
;
const
QString
email
=
mEmail
.
mail
();
return
mAddressee
.
fullEmail
(
email
)
;
}
QString
ContactGrantleePrintEmail
::
emailFormatted
()
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