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