Quote:
Originally Posted by ectoplasm
Isn't the length supposed to be the same?
|
It shouldn't matter in this case.
The situations where the length of the replacement string has to remain the same are:
- When patching a QString object (the ones where there is a \x00 after each character)
- When the replacement string doesn't include the end of the string, such as with the individual lines in the custom reading footer patch.