A missing label in the camera panel

This commit is contained in:
Lukáš Tyrychtr 2022-05-02 16:06:47 +02:00 committed by Robert Ancell
parent 91b13f4283
commit e2c8b7d3a4

View file

@ -4,6 +4,9 @@
<child type="titlebar-end">
<object class="GtkSwitch" id="main_switch">
<accessibility>
<property name="label" translatable="yes">Enable</property>
</accessibility>
<property name="valign">center</property>
</object>
</child>