diff options
Diffstat (limited to 'khexedit/parts/kpart/khepartfactory.h')
-rw-r--r-- | khexedit/parts/kpart/khepartfactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/parts/kpart/khepartfactory.h b/khexedit/parts/kpart/khepartfactory.h index 15f821c..0883caa 100644 --- a/khexedit/parts/kpart/khepartfactory.h +++ b/khexedit/parts/kpart/khepartfactory.h @@ -27,7 +27,7 @@ class KAboutData; class KHexEditPartFactory : public KParts::Factory { Q_OBJECT - TQ_OBJECT + public: KHexEditPartFactory(); |