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 9d12317..e573e01 100644 --- a/khexedit/parts/kpart/khepartfactory.h +++ b/khexedit/parts/kpart/khepartfactory.h @@ -26,7 +26,7 @@ class TDEAboutData; class KHexEditPartFactory : public KParts::Factory { - Q_OBJECT + TQ_OBJECT public: |