commit d253d8463b04a3b419dc5e658f8060f433373977 parent 83c68142e0523d1bf9e66ba5cb8fa677acc4e459 Author: ThomasV <thomasv@electrum.org> Date: Mon, 15 Feb 2016 09:19:31 +0100 kivy wizard: add separation widget Diffstat:
M | gui/kivy/uix/dialogs/create_restore.py | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/gui/kivy/uix/dialogs/create_restore.py b/gui/kivy/uix/dialogs/create_restore.py @@ -263,6 +263,8 @@ Builder.load_string(''' text: ' ' MButton: text: '<' + Widget: + size_hint: 1, 1 GridLayout: rows: 1