From 6dccdc258a83abe2d4ee05497ad8e64661a9feb4 Mon Sep 17 00:00:00 2001 From: Dmitriy Yefremov Date: Fri, 5 Jan 2018 14:53:53 +0300 Subject: [PATCH] fix bouquet creation --- app/ui/main_app_window.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ui/main_app_window.py b/app/ui/main_app_window.py index ca75f77b..51340b3d 100644 --- a/app/ui/main_app_window.py +++ b/app/ui/main_app_window.py @@ -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