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