diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-03-10 17:47:22 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-03-10 17:47:22 +0100 |
commit | 3d934b204d71d86281c265a51104b695df46f56c (patch) | |
tree | 01ed47124f9cffc60a7a5cc31359797a2b99159d /pyLoadGui.py | |
parent | Fixed RS? (diff) | |
download | pyload-3d934b204d71d86281c265a51104b695df46f56c.tar.xz |
gui version fixv0.3.2
Diffstat (limited to 'pyLoadGui.py')
-rwxr-xr-x | pyLoadGui.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyLoadGui.py b/pyLoadGui.py index 417e72b8a..0287faf14 100755 --- a/pyLoadGui.py +++ b/pyLoadGui.py @@ -21,7 +21,7 @@ import sys -from time import sleep, time +from time import sleep from PyQt4.QtCore import * from PyQt4.QtGui import * |