summaryrefslogtreecommitdiffstats
path: root/khelpcenter/khc_indexbuilder.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/khc_indexbuilder.h')
-rw-r--r--khelpcenter/khc_indexbuilder.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/khelpcenter/khc_indexbuilder.h b/khelpcenter/khc_indexbuilder.h
index b13ea092b..4f1c7e0f8 100644
--- a/khelpcenter/khc_indexbuilder.h
+++ b/khelpcenter/khc_indexbuilder.h
@@ -21,16 +21,16 @@
#ifndef KHC_INDEXBUILDER_H
#define KHC_INDEXBUILDER_H
-#include <kuniqueapplication.h>
-
#include <tqobject.h>
+#include <tqstring.h>
+#include <tqstringlist.h>
#include <tqtimer.h>
class TDEProcess;
namespace KHC {
-class IndexBuilder : public QObject
+class IndexBuilder : public TQObject
{
TQ_OBJECT
public: