Fix a bug
I've noticed that my KTorrent is crashing whenever I make a change in app settings. Looks like there was a bug. Seems that pointer that was passed by value is passed by reference to lambda.
I've noticed that my KTorrent is crashing whenever I make a change in app settings. Looks like there was a bug. Seems that pointer that was passed by value is passed by reference to lambda.