mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
add missing newline at the end of torrentimpl.cpp
This commit is contained in:
parent
82086b14ba
commit
1dead090f6
1 changed files with 1 additions and 1 deletions
|
@ -2971,4 +2971,4 @@ QFuture<std::invoke_result_t<Func>> TorrentImpl::invokeAsync(Func &&func) const
|
||||||
});
|
});
|
||||||
|
|
||||||
return future;
|
return future;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue