~neon/libktorrent/master

« back to all changes in this revision

Viewing changes to src/torrent/torrentstats.cpp

  • Committer: Yuri Chornoivan
  • Date: 2018-08-14 11:09:48 UTC
  • Revision ID: git-v1:9d6729ea0dc4f3e935d16a0da41184df08c51c59
Fix minor EBN issues

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 *   Free Software Foundation, Inc.,                                       *
18
18
 *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.          *
19
19
 ***************************************************************************/
 
20
#include "torrentstats.h"
20
21
#include <klocalizedstring.h>
21
 
#include "torrentstats.h"
22
22
#include <util/functions.h>
23
23
 
24
24
namespace bt