fix bouquet creation

This commit is contained in:
Dmitriy Yefremov
2018-01-05 14:53:53 +03:00
parent c8c9a0bbf0
commit 6dccdc258a

View File

@@ -296,7 +296,7 @@ class MainAppWindow:
if response == Gtk.ResponseType.CANCEL:
return
bq = response, bq_type
bq = response, None, None, bq_type
key = "{}:{}".format(response, bq_type)
if model.iter_n_children(itr): # parent