Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
PIM Messagelib
Commits
f8bb8297
Commit
f8bb8297
authored
Aug 14, 2019
by
Laurent Montel
Browse files
It's already initialized in header class
parent
b893c7f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
messagecomposer/src/recipient/recipientspicker.cpp
View file @
f8bb8297
...
...
@@ -45,7 +45,6 @@ using namespace MessageComposer;
RecipientsPicker
::
RecipientsPicker
(
QWidget
*
parent
)
:
QDialog
(
parent
)
,
mLdapSearchDialog
(
nullptr
)
{
setObjectName
(
QStringLiteral
(
"RecipientsPicker"
));
setWindowTitle
(
i18n
(
"Select Recipient"
));
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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