diff options
Diffstat (limited to 'khexedit/lib/kbytesedit.h')
-rw-r--r-- | khexedit/lib/kbytesedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/lib/kbytesedit.h b/khexedit/lib/kbytesedit.h index defb734..915276b 100644 --- a/khexedit/lib/kbytesedit.h +++ b/khexedit/lib/kbytesedit.h @@ -70,7 +70,7 @@ class KHEXEDIT_EXPORT KBytesEdit : public KHexEdit * @param S size of used memory * @param RS_ real size of the memory * @param KM keep the memory on resize (RS_ is then the maximum size) - * @param Parent tqparent widget + * @param Parent parent widget * @param Name name for this widget * @param F flags */ |