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
libkdepim
Commits
4b9e781d
Commit
4b9e781d
authored
Jul 27, 2020
by
Laurent Montel
😁
Browse files
It was initialized in header
parent
ec2e44f2
Pipeline
#28587
passed with stage
in 13 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/libkdepim/progresswidget/progressdialog.cpp
View file @
4b9e781d
...
...
@@ -218,7 +218,6 @@ void TransactionItemView::slotLayoutFirstItem()
TransactionItem
::
TransactionItem
(
QWidget
*
parent
,
ProgressItem
*
item
,
bool
first
)
:
QWidget
(
parent
)
,
mCancelButton
(
nullptr
)
,
mItem
(
item
)
{
QVBoxLayout
*
vboxLayout
=
new
QVBoxLayout
(
this
);
...
...
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