summaryrefslogtreecommitdiff
path: root/data/ui
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@dfupdate.se>2022-06-26 21:47:24 +0200
committerMarcus Lundblad <ml@dfupdate.se>2022-06-27 12:12:11 +0200
commit6321b95871917779f7a4c59a3d1cecb1c7bac807 (patch)
tree67ece626792623fb95eea68c8022e997f793e620 /data/ui
parent15edcfece01404effcb7a9fa707de28447842a69 (diff)
downloadgnome-maps-6321b95871917779f7a4c59a3d1cecb1c7bac807.tar.gz
layersPopover: Remove hybrid aerial button
Remove the checkbutton to show hybrid aerial tiles.
Diffstat (limited to 'data/ui')
-rw-r--r--data/ui/layers-popover.ui33
1 files changed, 0 insertions, 33 deletions
diff --git a/data/ui/layers-popover.ui b/data/ui/layers-popover.ui
index f51f0d75..b423a7a3 100644
--- a/data/ui/layers-popover.ui
+++ b/data/ui/layers-popover.ui
@@ -49,39 +49,6 @@
</packing>
</child>
<child>
- <object class="GtkRevealer" id="hybridAerialRevealer">
- <property name="can-focus">False</property>
- <property name="visible">True</property>
- <child>
- <object class="GtkBox">
- <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <child>
- <object class="GtkLabel">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="hexpand">True</property>
- <property name="halign">GTK_ALIGN_START</property>
- <property name="label" translatable="yes">Show Labels</property>
- </object>
- </child>
- <child>
- <object class="GtkCheckButton">
- <property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="action-name">win.hybrid-aerial</property>
- </object>
- </child>
- </object>
- </child>
- </object>
- <packing>
- <property name="left-attach">0</property>
- <property name="top-attach">2</property>
- </packing>
- </child>
- <child>
<object class="GtkBox">
<property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
<property name="visible">True</property>