diff options
author | jstebbins <[email protected]> | 2008-12-24 00:01:29 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2008-12-24 00:01:29 +0000 |
commit | bc224269a460a08723f7ebd245bf9fa0cda2af73 (patch) | |
tree | 73d029a615cee389c7e4aa766e0e86930eb5a488 /gtk/src/resources.plist | |
parent | 6b2d044fd934c0d099f98d61780b4810335e9cb2 (diff) |
LinGui: Fix how preset list expands when window is resized.
It wasn't, now it does.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2044 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/resources.plist')
-rw-r--r-- | gtk/src/resources.plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/src/resources.plist b/gtk/src/resources.plist index a9c0605ec..b12ce36f7 100644 --- a/gtk/src/resources.plist +++ b/gtk/src/resources.plist @@ -3110,13 +3110,11 @@ no-fast-pskip=0:no-dct-decimate=0:cabac=1</property> </object> <packing> <property name="position">1</property> - <property name="expand">False</property> </packing> </child> </object> <packing> <property name="position">2</property> - <property name="expand">False</property> </packing> </child> |