Fix compilation with Qt5.

This commit is contained in:
sledgehammer999
2014-05-01 22:53:29 +03:00
parent ba1f4a9b7f
commit ef3f7d18c9
4 changed files with 29 additions and 2 deletions

View File

@@ -30,6 +30,7 @@
#ifndef __BITTORRENT_H__
#define __BITTORRENT_H__
#include <QMap>
#include <QHash>
#include <QUrl>
#include <QStringList>