summaryrefslogtreecommitdiff
path: root/tvapi/libtv/tv/CTvEv.cpp (plain)
blob: eb7129dac1e56356d65d6f34c60cc4b906fbd774
1// amlogic 2014
2//
3// @ Project : tv
4// @ File Name :
5// @ Date : 2014-02
6// @ Author :
7#include "CTvEv.h"
8CTvEv::CTvEv(int type)
9{
10 mEvType = type;
11}
12