Adding debug button for objects in sheet

This commit is contained in:
Pcornat 2026-02-06 19:18:06 +01:00
commit 92db466083
Signed by: Pcornat
GPG key ID: E0326CC678A00BDD
3 changed files with 23 additions and 0 deletions

View file

@ -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>