summaryrefslogtreecommitdiffstats
path: root/khexedit/hexbuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/hexbuffer.h')
-rw-r--r--khexedit/hexbuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hexbuffer.h b/khexedit/hexbuffer.h
index e5026de..2955af0 100644
--- a/khexedit/hexbuffer.h
+++ b/khexedit/hexbuffer.h
@@ -967,7 +967,7 @@ class CHexAction
public:
enum HexAction
{
- tqreplace
+ replace
};
public: