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
PIM MailCommon
Commits
6e4e51cb
Commit
6e4e51cb
authored
Aug 01, 2021
by
Laurent Montel
😁
Browse files
Already initialized in header
parent
5a25245a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/search/searchpatternedit.cpp
View file @
6e4e51cb
...
...
@@ -558,7 +558,6 @@ void SearchRuleWidgetLister::regenerateRuleListFromWidgets()
SearchPatternEdit
::
SearchPatternEdit
(
QWidget
*
parent
,
SearchPatternEditOptions
options
,
SearchModeType
modeType
)
:
QWidget
(
parent
)
,
mAllMessageRBtn
(
nullptr
)
{
setSizePolicy
(
QSizePolicy
::
Expanding
,
QSizePolicy
::
Fixed
);
setObjectName
(
QStringLiteral
(
"SearchPatternEdit"
));
...
...
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