diff options
Diffstat (limited to 'khexedit/hexdrag.h')
-rw-r--r-- | khexedit/hexdrag.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hexdrag.h b/khexedit/hexdrag.h index 0f267f4..0f26583 100644 --- a/khexedit/hexdrag.h +++ b/khexedit/hexdrag.h @@ -27,7 +27,7 @@ class CHexDrag : public TQDragObject { - Q_OBJECT + TQ_OBJECT public: |