- Added debug in UPnP

- Started to rewrite qBT's own UPnP support instead of using aMule CVS code : (not usable yet)
This commit is contained in:
Christophe Dumez
2007-03-28 21:59:21 +00:00
parent e8e40c7bcf
commit 78916bba41
7 changed files with 166 additions and 54 deletions

View File

@@ -37,6 +37,7 @@
#include <boost/filesystem/exception.hpp>
#include "deleteThread.h"
#include "upnp.h"
class QTimer;
class QString;