summaryrefslogtreecommitdiffstats
path: root/kpackage/pkgInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/pkgInterface.h')
-rw-r--r--kpackage/pkgInterface.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kpackage/pkgInterface.h b/kpackage/pkgInterface.h
index 839ada2..0346f81 100644
--- a/kpackage/pkgInterface.h
+++ b/kpackage/pkgInterface.h
@@ -66,9 +66,10 @@ public:
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
-class pkgInterface: public QObject
+class pkgInterface: public TQObject
{
Q_OBJECT
+ TQ_OBJECT
public:
pkgInterface();