Remove unused include

wilder
Laurent Montel 6 years ago
parent d3d08ba853
commit f3dab22355
  1. 1
      src/editor/kmcomposerwin.cpp
  2. 1
      src/kontactplugin/summary/kcmkontactsummary.cpp

@ -41,7 +41,6 @@
#include "job/saveasfilejob.h"
#include "job/savedraftjob.h"
#include "job/dndfromarkjob.h"
#include "kconfigwidgets_version.h"
#include "kmail_debug.h"
#include "kmcommands.h"
#include "kmcomposercreatenewcomposerjob.h"

@ -37,7 +37,6 @@
#include <QLabel>
#include <QVBoxLayout>
#include <kconfigwidgets_version.h>
extern "C"
{
Q_DECL_EXPORT KCModule *create_kontactsummary(QWidget *parent, const char *)

Loading…
Cancel
Save