summaryrefslogtreecommitdiffstats
path: root/src/dpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dpkg.h')
-rw-r--r--src/dpkg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dpkg.h b/src/dpkg.h
index d01973b..c122e7f 100644
--- a/src/dpkg.h
+++ b/src/dpkg.h
@@ -20,7 +20,7 @@
*/
class Dpkg : public PackageManager
{
- Q_OBJECT
+ TQ_OBJECT
typedef void (Dpkg::*ReceiveMethod) (const TQStringList& lines);