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
KMail
Commits
67908b64
Commit
67908b64
authored
Nov 25, 2020
by
Laurent Montel
😁
Browse files
Pedantic
parent
1de792d1
Pipeline
#42050
passed with stage
in 25 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ktnef/src/ktnefview.cpp
View file @
67908b64
...
...
@@ -125,7 +125,7 @@ QList<KTNEFAttach *> KTNEFView::getSelection()
void
KTNEFView
::
startDrag
(
Qt
::
DropActions
dropAction
)
{
Q_UNUSED
(
dropAction
)
;
Q_UNUSED
(
dropAction
)
QTreeWidgetItemIterator
it
(
this
,
QTreeWidgetItemIterator
::
Selected
);
QList
<
KTNEFAttach
*>
list
;
...
...
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