cBitmap::SetXpm() now checks whether the given Xpm pointer is not NULL

This commit is contained in:
Klaus Schmidinger
2007-08-12 11:36:14 +02:00
parent ab7fd0a903
commit dbcc517354
3 changed files with 10 additions and 1 deletions

View File

@@ -2127,3 +2127,7 @@ Patrice Staudt <staudt@engsystem.net>
Tobias Bratfisch <tobias@reel-multimedia.com>
for improving numdigits(), isnumber() and strreplace()
for suggesting to make skipspace() an inline function
Andreas Mair <andreas@vdr-developer.org>
for suggesting to make cBitmap::SetXpm() checks whether the given Xpm pointer is
not NULL