summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-06-27 18:29:11 +0200
committerLubomir Rintel <lkundrak@v3.sk>2018-06-28 14:01:14 +0200
commit2032e63f47e2743664b7612eb4df16ac74779453 (patch)
treecc51a249bd376e8d32052e6e26cf2a0d876ac980
parent17b9e9a35ebe6fbad2c184f0467bb97931545bb9 (diff)
downloadnetwork-manager-applet-2032e63f47e2743664b7612eb4df16ac74779453.tar.gz
glade: get rid of the GtkMisc.ypad property
It's long deprecated and gone from Gtk4.
-rw-r--r--src/libnma/nma-mobile-wizard.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnma/nma-mobile-wizard.ui b/src/libnma/nma-mobile-wizard.ui
index 9da88183..a5977782 100644
--- a/src/libnma/nma-mobile-wizard.ui
+++ b/src/libnma/nma-mobile-wizard.ui
@@ -557,6 +557,7 @@ If you are unsure of your plan please ask your provider for your plan’s APN.</
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
+ <property name="spacing">6</property>
<child>
<object class="GtkLabel" id="confirm_plan">
<property name="visible">True</property>
@@ -575,7 +576,6 @@ If you are unsure of your plan please ask your provider for your plan’s APN.</
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_start">25</property>
- <property name="ypad">6</property>
<property name="xalign">0</property>
</object>
<packing>