Add files via upload

This commit is contained in:
Lerking
2018-02-12 14:26:52 +01:00
committed by GitHub
parent 993195fe22
commit ef7c7644b9
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -158,6 +158,9 @@ class h2incGUI:
def cfileprogress_update(cnt):
self.cfilevar = cnt
def currentfile_update(current):
self.currentfile = 'Current file: '+current
root = Tk()
root.update()
#root.minsize(350, 210)