summaryrefslogtreecommitdiffstats
path: root/khexedit/hexdrag.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/hexdrag.h')
-rw-r--r--khexedit/hexdrag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hexdrag.h b/khexedit/hexdrag.h
index 7d4fd26..0f267f4 100644
--- a/khexedit/hexdrag.h
+++ b/khexedit/hexdrag.h
@@ -28,7 +28,7 @@
class CHexDrag : public TQDragObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
CHexDrag( const TQByteArray &data, TQWidget *dragSource = 0,