Add missing empty line to end of patch.
Strangely, though the differential revision featured an empty line, when
`arc patch`ing the repo, it didn't come with it. 🤷🏽
This commit is contained in:
parent
3663fb0ed1
commit
4cfa12445f
3
debian/patches/fix-dnd-mtp.patch
vendored
3
debian/patches/fix-dnd-mtp.patch
vendored
@ -45,4 +45,5 @@ Last-Update: 2019-08-17
|
|||||||
- auto srcPaths = pathListFromQUrls(data->urls());
|
- auto srcPaths = pathListFromQUrls(data->urls());
|
||||||
switch(action) {
|
switch(action) {
|
||||||
case Qt::CopyAction:
|
case Qt::CopyAction:
|
||||||
FileOperation::copyFiles(srcPaths, destPath);
|
FileOperation::copyFiles(srcPaths, destPath);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user