Fixed clearing color buttons in the 'curses' skin

This commit is contained in:
Klaus Schmidinger
2007-07-20 14:45:44 +02:00
parent bd36fb5111
commit 8ff2c73d9b
4 changed files with 8 additions and 4 deletions

View File

@@ -5284,3 +5284,4 @@ Video Disk Recorder Revision History
- Fixed handling single byte characters >0x7F in Utf8ToArray() (thanks to Udo
Richter).
- Improved numdigits(), isnumber() and strreplace() (thanks to Tobias Bratfisch).
- Fixed clearing color buttons in the 'curses' skin (thanks to Udo Richter).