mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Remove unneeded PLASMA_DOWNLOADS
This commit is contained in:
parent
2c823962eb
commit
25d5babc68
|
@ -22,9 +22,6 @@
|
|||
#include "downloadoptionsdialog.h"
|
||||
#include "downloaditem.h"
|
||||
#include "downloadmanagermodel.h"
|
||||
#ifdef PLASMA_DOWNLOADS
|
||||
#include "downloadkjob.h"
|
||||
#endif
|
||||
#include "networkmanager.h"
|
||||
#include "desktopnotificationsfactory.h"
|
||||
#include "qztools.h"
|
||||
|
|
|
@ -37,9 +37,6 @@ class QWinTaskbarButton;
|
|||
|
||||
class DownloadItem;
|
||||
class DownloadManagerModel;
|
||||
#ifdef PLASMA_DOWNLOADS
|
||||
class DownloadKJob;
|
||||
#endif
|
||||
class WebPage;
|
||||
|
||||
class FALKON_EXPORT DownloadManager : public QWidget
|
||||
|
|
Loading…
Reference in New Issue
Block a user