- Fix to port settings

This commit is contained in:
Christophe Dumez
2009-12-28 21:17:15 +00:00
parent 7aa2994078
commit 4f9eca78d9
2 changed files with 14 additions and 5 deletions

View File

@@ -107,6 +107,7 @@ private:
bool NATPMPEnabled;
bool LSDEnabled;
bool DHTEnabled;
int current_dht_port;
bool PeXEnabled;
bool queueingEnabled;
bool appendLabelToSavePath;