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
62c80a4e
Commit
62c80a4e
authored
Oct 13, 2020
by
Laurent Montel
😁
Browse files
Remove duplicate margins
parent
3e782fc6
Pipeline
#37502
passed with stage
in 66 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/collectionpage/collectionexpirywidget.cpp
View file @
62c80a4e
...
...
@@ -29,6 +29,7 @@ CollectionExpiryWidget::CollectionExpiryWidget(QWidget *parent)
:
QWidget
(
parent
)
{
QVBoxLayout
*
globalVBox
=
new
QVBoxLayout
(
this
);
globalVBox
->
setContentsMargins
({});
QGridLayout
*
daysBox
=
new
QGridLayout
;
...
...
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