Remove some unused includes

wilder-5.24
Nicolas Fella 5 years ago
parent 2b523e2e5d
commit fce72eea01
  1. 1
      applets/kicker/plugin/kastatsfavoritesmodel.h
  2. 2
      applets/kicker/plugin/simplefavoritesmodel.h
  3. 1
      components/shellprivate/widgetexplorer/openwidgetassistant.cpp
  4. 2
      libnotificationmanager/job.cpp
  5. 1
      libnotificationmanager/job_p.cpp
  6. 1
      libtaskmanager/autotests/tasktoolstest.cpp
  7. 1
      libtaskmanager/waylandtasksmodel.cpp

@ -26,7 +26,6 @@
#include <QPointer>
#include <KConfig>
#include <KService>
class PlaceholderModel;

@ -24,8 +24,6 @@
#include <QPointer>
#include <KService>
class SimpleFavoritesModel : public AbstractModel
{
Q_OBJECT

@ -26,7 +26,6 @@
#include <KFileWidget>
#include <KLocalizedString>
#include <KMessageBox>
#include <KService>
#include <QDebug>
#include <QUrl>

@ -23,8 +23,6 @@
#include <QDebug>
#include <KService>
using namespace NotificationManager;
Job::Job(uint id, QObject *parent)

@ -28,7 +28,6 @@
#include <KFilePlacesModel>
#include <KLocalizedString>
#include <KService>
#include <KShell>
#include <kio/global.h>

@ -23,7 +23,6 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
#include <KConfigGroup>
#include <KDesktopFile>
#include <KIconTheme>
#include <KService>
#include <KSharedConfig>
#include <KSycoca>

@ -23,7 +23,6 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
#include "virtualdesktopinfo.h"
#include <KDirWatch>
#include <KService>
#include <KSharedConfig>
#include <KWayland/Client/connection_thread.h>
#include <KWayland/Client/plasmawindowmanagement.h>

Loading…
Cancel
Save