Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jan Paul Batrina
Ark
Commits
5f7fdd08
Commit
5f7fdd08
authored
Jun 15, 2009
by
Raphael Kubo da Costa
Browse files
SVN_SILENT: Remove empty line
svn path=/trunk/KDE/kdeutils/ark/; revision=982335
parent
ae9cf29e
Changes
1
Hide whitespace changes
Inline
Side-by-side
kerfuffle/batchextract.cpp
View file @
5f7fdd08
...
...
@@ -94,7 +94,6 @@ void BatchExtract::addExtraction(Kerfuffle::Archive* archive, bool preservePaths
m_fileNames
[
job
]
=
qMakePair
(
archive
->
fileName
(),
destinationFolder
);
connect
(
job
,
SIGNAL
(
percent
(
KJob
*
,
unsigned
long
)),
this
,
SLOT
(
forwardProgress
(
KJob
*
,
unsigned
long
)));
}
void
BatchExtract
::
slotUserQuery
(
Query
*
query
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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