Made cOsdMenu::Display() virtual

This commit is contained in:
Klaus Schmidinger
2003-09-14 11:05:44 +02:00
parent 903148b5ad
commit e45b9d0be3
3 changed files with 6 additions and 2 deletions

View File

@@ -601,6 +601,8 @@ Sven Goethel <sgoethel@jausoft.com>
Jan Rieger <jan@ricomp.de>
for suggestions and testing raw keyboard input
for suggesting to make cOsdMenu::Display() virtual, which allows plugins to do some
additional processing after calling the base class function
Walter Stroebel <walter.stroebel@lifeline.nl>
for introducing "Doxygen" to document the VDR source code