kivy wizard: add separation widget

This commit is contained in:
ThomasV 2016-02-15 09:19:31 +01:00
parent 83c68142e0
commit d253d8463b
1 changed files with 2 additions and 0 deletions

View File

@ -263,6 +263,8 @@ Builder.load_string('''
text: ' '
MButton:
text: '<'
Widget:
size_hint: 1, 1
GridLayout:
rows: 1