aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/EventInfo.py
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2006-01-18 03:05:48 +0000
committerFelix Domke <tmbinc@elitedvb.net>2006-01-18 03:05:48 +0000
commitf0e1b80951da0abaf76f30be756b7b3a48ea6f08 (patch)
treefd42eb15e321bc42394af99cef959df14e038883 /lib/python/Components/EventInfo.py
parent3803ee9372af957b2fa7e3edd39a0d5f703ab7ab (diff)
downloadenigma2-f0e1b80951da0abaf76f30be756b7b3a48ea6f08.tar.gz
enigma2-f0e1b80951da0abaf76f30be756b7b3a48ea6f08.zip
fix newline
Diffstat (limited to 'lib/python/Components/EventInfo.py')
-rw-r--r--lib/python/Components/EventInfo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/EventInfo.py b/lib/python/Components/EventInfo.py
index 6202fb8b..36a5aa4d 100644
--- a/lib/python/Components/EventInfo.py
+++ b/lib/python/Components/EventInfo.py
@@ -64,4 +64,4 @@ class EventInfoProgress(PerServiceDisplayProgress, EventInfo):
self.setValue(progress)
def stopEvent(self):
- self.setValue(0) \ No newline at end of file
+ self.setValue(0)