Fixed calculating menu colum widths in case the font has a size other than the default size

This commit is contained in:
Klaus Schmidinger
2009-06-06 15:20:40 +02:00
parent abd5a81c89
commit 82ed7c1723
3 changed files with 7 additions and 2 deletions

View File

@@ -6129,3 +6129,5 @@ Video Disk Recorder Revision History
(thanks to Ville Skytt<74> and Ludwig Nussel).
- Modified cSVDRP::CmdGRAB() to avoid writing into const data (reported by
Ludwig Nussel).
- Fixed calculating menu colum widths in case the font has a size other than the
default size (reported by Reinhard Nissl).