rename EventList to CNeutrinoEventList - conflict with libdvbsi++

This commit is contained in:
[CST] Focus
2012-03-07 21:03:47 +04:00
parent 88b6acb641
commit 8e3c19d448
4 changed files with 41 additions and 41 deletions

View File

@@ -1758,7 +1758,7 @@ int CNeutrinoApp::run(int argc, char **argv)
g_RemoteControl = new CRemoteControl;
g_EpgData = new CEpgData;
g_InfoViewer = new CInfoViewer;
g_EventList = new EventList;
g_EventList = new CNeutrinoEventList;
int dx = 0;
int dy = 0;