Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it

This commit is contained in:
Klaus Schmidinger
2005-08-27 09:37:33 +02:00
parent fe37211da0
commit 110c64f56d
4 changed files with 30 additions and 26 deletions

View File

@@ -3734,3 +3734,5 @@ Video Disk Recorder Revision History
trouble than it fixed.
- Fixed detecting short channel names for "Kabel Deutschland", who uses a comma
as delimiter (thanks to Marco Schl<68><6C>ler).
- Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it (suggested
by Thomas G<>nther).