leave update plugin with ok button after the update process (we entered it with ok...
[enigma2.git] / lib / driver / etimezone.h
1 #ifndef __etimezone_h
2 #define __etimezone_h
3
4 class etimezone
5 {
6 public:
7         etimezone();
8 };
9
10 #endif
11