summaryrefslogtreecommitdiffstats
path: root/src/apt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/apt.h')
-rw-r--r--src/apt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apt.h b/src/apt.h
index 87f7854..879582c 100644
--- a/src/apt.h
+++ b/src/apt.h
@@ -21,7 +21,7 @@ namespace Parsers
}
class AptProtocol : public TQObject, public TDEIO::SlaveBase {
- Q_OBJECT
+ TQ_OBJECT
friend class AptCache;