aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/torrent/TorrentInterface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/torrent/TorrentInterface.cpp')
-rw-r--r--src/modules/torrent/TorrentInterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/torrent/TorrentInterface.cpp b/src/modules/torrent/TorrentInterface.cpp
index 95bdeca78..4752ca9c0 100644
--- a/src/modules/torrent/TorrentInterface.cpp
+++ b/src/modules/torrent/TorrentInterface.cpp
@@ -28,4 +28,4 @@
#include "KviLocale.h"
-TorrentInterface *TorrentInterface::m_selected = 0;
+TorrentInterface * TorrentInterface::m_selected = 0;