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
PIM MailCommon
Commits
ceb55ec0
Commit
ceb55ec0
authored
Jul 23, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
initialize widget
parent
aa525f1a
Pipeline
#28149
failed with stage
in 27 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/collectionpage/collectionexpirywidget.cpp
src/collectionpage/collectionexpirywidget.cpp
+2
-0
No files found.
src/collectionpage/collectionexpirywidget.cpp
View file @
ceb55ec0
...
...
@@ -107,6 +107,8 @@ CollectionExpiryWidget::CollectionExpiryWidget(QWidget *parent)
globalVBox
->
addWidget
(
expireNowPB
,
0
,
Qt
::
AlignRight
);
globalVBox
->
addStretch
(
100
);
// eat all superfluous space
deletePermanentlyRB
->
setChecked
(
true
);
slotUpdateControls
();
}
CollectionExpiryWidget
::~
CollectionExpiryWidget
()
...
...
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