diff --git a/debian/patches/fix-dnd-mtp.patch b/debian/patches/fix-dnd-mtp.patch index 277ead9..b86fabc 100644 --- a/debian/patches/fix-dnd-mtp.patch +++ b/debian/patches/fix-dnd-mtp.patch @@ -45,4 +45,5 @@ Last-Update: 2019-08-17 - auto srcPaths = pathListFromQUrls(data->urls()); switch(action) { case Qt::CopyAction: - FileOperation::copyFiles(srcPaths, destPath); \ No newline at end of file + FileOperation::copyFiles(srcPaths, destPath); +