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 82c5a63..ef848eb 100644
--- a/src/apt.h
+++ b/src/apt.h
@@ -23,7 +23,7 @@ namespace Parsers
class AptProtocol : public TQObject, public KIO::SlaveBase {
Q_OBJECT
- TQ_OBJECT
+
friend class AptCache;