Adding debug button for objects in sheet
This commit is contained in:
parent
e8933c5029
commit
92db466083
3 changed files with 23 additions and 0 deletions
|
|
@ -719,6 +719,12 @@
|
|||
</child>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="debug_button">
|
||||
<property name="halign">center</property>
|
||||
<property name="label">Print Sheet</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue