summaryrefslogtreecommitdiffstats
path: root/kmail/antispamwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/antispamwizard.h')
-rw-r--r--kmail/antispamwizard.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/antispamwizard.h b/kmail/antispamwizard.h
index e9707e82..738d8516 100644
--- a/kmail/antispamwizard.h
+++ b/kmail/antispamwizard.h
@@ -29,6 +29,8 @@
#ifndef KMAIL_ANTISPAMWIZARD_H
#define KMAIL_ANTISPAMWIZARD_H
+#include "simplefoldertree.h"
+
#include <kconfig.h>
#include <klistbox.h>
#include <kwizard.h>
@@ -44,7 +46,6 @@ class TQLabel;
namespace KMail {
- class SimpleFolderTree;
class FolderRequester;
class ASWizInfoPage;
@@ -289,7 +290,6 @@ namespace KMail {
TQBoxLayout *mLayout;
private:
- TQPixmap *mPixmap;
TQLabel *mBannerLabel;
};