summaryrefslogtreecommitdiffstats
path: root/khexedit/parts/kpart/khepart.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/parts/kpart/khepart.h')
-rw-r--r--khexedit/parts/kpart/khepart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/parts/kpart/khepart.h b/khexedit/parts/kpart/khepart.h
index 4c3fcd9..0ce0391 100644
--- a/khexedit/parts/kpart/khepart.h
+++ b/khexedit/parts/kpart/khepart.h
@@ -45,7 +45,7 @@ class KHexEdit;
class KHexEditPart : public KParts::ReadOnlyPart
{
Q_OBJECT
- TQ_OBJECT
+
friend class KHexEditBrowserExtension;