Commit 5d6ad75d authored by Just van Rossum's avatar Just van Rossum

'Progress' doesn't exists, causing 'from EasyDialogs import *' to fail

parent f9c2eda3
......@@ -39,7 +39,7 @@ import sys
__all__ = ['Message', 'AskString', 'AskPassword', 'AskYesNoCancel',
'GetArgv', 'AskFileForOpen', 'AskFileForSave', 'AskFolder',
'Progress']
'ProgressBar']
_initialized = 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment