mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
Indentation fixes.
This commit is contained in:
@@ -171,8 +171,7 @@ private:
|
||||
bool seed;
|
||||
};
|
||||
|
||||
struct TorrentMoveState
|
||||
{
|
||||
struct TorrentMoveState {
|
||||
TorrentMoveState(QString oldPath, QString newPath)
|
||||
: oldPath(oldPath)
|
||||
, newPath(newPath)
|
||||
|
||||
Reference in New Issue
Block a user