Work on downloader.
This commit is contained in:
parent
50ef9c6981
commit
2a08089a3c
@ -15,10 +15,9 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with RSS Guard. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include "downloadmanager.h"
|
||||
#include "network-web/downloadmanager.h"
|
||||
|
||||
#include "miscellaneous/autosaver.h"
|
||||
|
||||
#include "miscellaneous/application.h"
|
||||
|
||||
#include "network-web/silentnetworkaccessmanager.h"
|
||||
@ -39,8 +38,6 @@
|
||||
|
||||
#include <qwebsettings.h>
|
||||
|
||||
//#define DOWNLOADMANAGER_DEBUG
|
||||
|
||||
/*!
|
||||
DownloadItem is a widget that is displayed in the download manager list.
|
||||
It moves the data from the QNetworkReply into the QFile as well
|
||||
|
Loading…
x
Reference in New Issue
Block a user