Skip to content
Snippets Groups Projects
Commit 3a51ed83 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Profile: Make access switches default to contacts

parent 155eae0b
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="halign">start</property>
<property name="active">True</property>
<property name="active">False</property>
<signal name="notify::active" handler="_access_switch_toggled" swapped="no"/>
</object>
<packing>
......@@ -82,7 +82,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="halign">start</property>
<property name="active">True</property>
<property name="active">False</property>
<signal name="notify::active" handler="_access_switch_toggled" swapped="no"/>
</object>
<packing>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment