Fix resizing of the Prefs window.

Mon, 05 Aug 2019 02:14:39 -0400

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Mon, 05 Aug 2019 02:14:39 -0400
changeset 39744
bd82baaa39cc
parent 39743
5ecfa744bcfa
child 39746
cc5e2c10954d

Fix resizing of the Prefs window.

The notebook should fill the whole window, and resize with it.

pidgin/resources/Prefs/prefs.ui file | annotate | diff | comparison | revisions
--- a/pidgin/resources/Prefs/prefs.ui	Mon Aug 05 01:05:45 2019 +0000
+++ b/pidgin/resources/Prefs/prefs.ui	Mon Aug 05 02:14:39 2019 -0400
@@ -2774,7 +2774,7 @@
             </child>
           </object>
           <packing>
-            <property name="expand">False</property>
+            <property name="expand">True</property>
             <property name="fill">True</property>
             <property name="position">1</property>
           </packing>

mercurial