Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest

This commit is contained in:
MikeTheWatchGuy 2018-09-03 17:56:08 -04:00
commit 606da2993f
1 changed files with 0 additions and 2 deletions

View File

@ -111,5 +111,3 @@ while True:
filename_display_elem.Update(filename)
# update page display
file_num_display_elem.Update('File {} of {}'.format(i+1, num_files))