Fixed displaying the frame number when setting an editing mark

This commit is contained in:
Klaus Schmidinger
2013-04-27 10:31:23 +02:00
parent cbe8542622
commit 29537da370
3 changed files with 7 additions and 2 deletions

View File

@@ -2103,6 +2103,7 @@ Thomas G
for suggesting to make the 'Allowed' parameter in cMenuEditStrItem() NULL by default,
which results in using tr(FileNameChars)
for fixing handling "none" color entries in XPM files
for fixing displaying the frame number when setting an editing mark
David Woodhouse <dwmw2@infradead.org>
for his help in replacing the get/put_unaligned() macros from asm/unaligned.h with