summaryrefslogtreecommitdiffstats
path: root/knode/kncleanup.h
diff options
context:
space:
mode:
Diffstat (limited to 'knode/kncleanup.h')
-rw-r--r--knode/kncleanup.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/knode/kncleanup.h b/knode/kncleanup.h
index 60a81516..5019b207 100644
--- a/knode/kncleanup.h
+++ b/knode/kncleanup.h
@@ -15,8 +15,6 @@
#ifndef KNCLEANUP_H
#define KNCLEANUP_H
-#include <tqsemimodal.h>
-
class TQProgressBar;
class TQLabel;
@@ -68,5 +66,3 @@ class KNCleanUp {
};
#endif
-
-// kate: space-indent on; indent-width 2;