MythTV master
eitutils.h
Go to the documentation of this file.
1#include "mythutil.h"
2
3void registerEITUtils(UtilMap &utilMap);
4
void registerEITUtils(UtilMap &utilMap)
Definition: eitutils.cpp:137
QMap< QString, UtilFunc > UtilMap
Definition: mythutil.h:15