git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit 'origin/bug_449_fix_wlan_usbstick_recognition'
[enigma2.git]
/
lib
/
python
/
Components
/
ProgressBar.py
diff --git
a/lib/python/Components/ProgressBar.py
b/lib/python/Components/ProgressBar.py
index f18c4672ac11513cbc1087d18ebcc3fdca3ebe06..d97ac832b16cfd988bda01c9d468eca9cd0a32e1 100644
(file)
--- a/
lib/python/Components/ProgressBar.py
+++ b/
lib/python/Components/ProgressBar.py
@@
-1,6
+1,6
@@
-from HTMLComponent import
*
-from GUIComponent import
*
-from VariableValue import
*
+from HTMLComponent import
HTMLComponent
+from GUIComponent import
GUIComponent
+from VariableValue import
VariableValue
from enigma import eSlider