Clean forward declaration

wilder
Laurent Montel 7 years ago
parent 326b6d265c
commit d97624d389
  1. 1
      src/filter/filterconverter/filterconverttosieveresultdialog.h
  2. 1
      src/filter/kmfilterdialog.h
  3. 4
      src/util/mailutil_p.h

@ -21,7 +21,6 @@
#include <KSyntaxHighlighting/Repository>
#include <QDialog>
class QTemporaryFile;
namespace KPIMTextEdit {
class PlainTextEditorWidget;
}

@ -40,7 +40,6 @@ class KKeySequenceWidget;
class QCheckBox;
class QLabel;
class QListWidget;
class QPushButton;
class QRadioButton;
class QPushButton;

@ -44,10 +44,6 @@
#include <AgentInstance>
#include <Collection>
namespace Akonadi {
class Item;
}
namespace MailCommon {
/**
* The Util namespace contains a collection of helper functions use in

Loading…
Cancel
Save