mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Fix coding style
This commit is contained in:
@@ -51,7 +51,7 @@ private:
|
||||
|
||||
/// Reads settings for .torrent files from preferences
|
||||
/// and sets the file guard up accordingly
|
||||
class TorrentFileGuard: private FileGuard
|
||||
class TorrentFileGuard : private FileGuard
|
||||
{
|
||||
Q_GADGET
|
||||
|
||||
|
||||
Reference in New Issue
Block a user