------------------------------------------------------------ revno: 3115 committer: poy <p...@123gen.com> branch nick: trunk timestamp: Tue 2012-11-06 20:24:26 +0100 message: fix download events modified: dcpp/DownloadManagerListener.h
-- lp:dcplusplus https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk Your team Dcplusplus-team is subscribed to branch lp:dcplusplus. To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'dcpp/DownloadManagerListener.h' --- dcpp/DownloadManagerListener.h 2012-01-13 20:55:20 +0000 +++ dcpp/DownloadManagerListener.h 2012-11-06 19:24:26 +0000 @@ -46,7 +46,7 @@ typedef X<1> Failed; typedef X<2> Starting; typedef X<3> Tick; - typedef X<3> Requesting; + typedef X<4> Requesting; /** * This is the first message sent before a download starts.
_______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp