From c6ce0d35b258aae6cb4f1c34b56a275af2ac9974 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Tue, 11 Jan 2011 19:42:54 +0000 Subject: [PATCH] Code clea nup --- src/qtlibtorrent/qtlibtorrent.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qtlibtorrent/qtlibtorrent.pri b/src/qtlibtorrent/qtlibtorrent.pri index cfc081773..2217a954c 100644 --- a/src/qtlibtorrent/qtlibtorrent.pri +++ b/src/qtlibtorrent/qtlibtorrent.pri @@ -5,7 +5,7 @@ HEADERS += $$PWD/qbtsession.h \ $$PWD/bandwidthscheduler.h \ $$PWD/trackerinfos.h \ $$PWD/torrentspeedmonitor.h \ - $$PWD/filterparserthread.h \ + $$PWD/filterparserthread.h SOURCES += $$PWD/qbtsession.cpp \ $$PWD/qtorrenthandle.cpp \