Update h2inc_gtk.py
This commit is contained in:
@@ -168,7 +168,7 @@ class H2INC:
|
||||
if defdir == True:
|
||||
srcdir = defsrc
|
||||
self.obj("source_entry").set_text(srcdir)
|
||||
destdir = defdest+incinc
|
||||
destdir = defdest
|
||||
self.obj("destination_entry").set_text(destdir)
|
||||
self.obj("include_checkbutton").set_sensitive(True)
|
||||
self.obj("source_label").set_sensitive(False)
|
||||
|
Reference in New Issue
Block a user