From e48909dea4988a9f37a4eba586bd7d3732818ab4 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Tue, 11 Jan 2011 19:42:34 +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..ae1517bb7 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 \