diff src/cagou/kv/cagou_widget.kv @ 115:e0c41f209c28

CagouWidget: instances can now add their own extra widgets in header with headerInputAddExtra
author Goffi <goffi@goffi.org>
date Thu, 26 Jan 2017 20:39:29 +0100
parents c439c271ecdd
children
line wrap: on
line diff
--- a/src/cagou/kv/cagou_widget.kv	Thu Jan 26 20:39:18 2017 +0100
+++ b/src/cagou/kv/cagou_widget.kv	Thu Jan 26 20:39:29 2017 +0100
@@ -50,7 +50,9 @@
 
 <CagouWidget>:
     header_input: header_input
+    header_box: header_box
     BoxLayout:
+        id: header_box
         size_hint: 1, None
         height: dp(32)
         HeaderWidgetCurrent: