diff options
Diffstat (limited to 'lib/python/Components')
| -rw-r--r-- | lib/python/Components/EpgList.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/Components/EpgList.py b/lib/python/Components/EpgList.py index 64fe87f4..902968d4 100644 --- a/lib/python/Components/EpgList.py +++ b/lib/python/Components/EpgList.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- from HTMLComponent import * from GUIComponent import * |
