summaryrefslogtreecommitdiffstats
path: root/gtk/src/resource_data.h
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2008-09-25 16:26:49 +0000
committerjstebbins <[email protected]>2008-09-25 16:26:49 +0000
commitcb8f50891e804f3768fa3475fb77de961a441498 (patch)
treeb1416daf961caa19fd643bfc4cfd4978cc19717b /gtk/src/resource_data.h
parent0a66557bbd0c429e27463d8bb3fe1918e44b344b (diff)
LinGui: Work around a silly treeview formatting bug.
If the window hasn't been shown yet, the width request doesn't fully do it's job and cell formatting gets munged. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1762 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/resource_data.h')
-rw-r--r--gtk/src/resource_data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/src/resource_data.h b/gtk/src/resource_data.h
index d517271d1..75866dd03 100644
--- a/gtk/src/resource_data.h
+++ b/gtk/src/resource_data.h
@@ -6495,8 +6495,8 @@
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkTreeView&quot; id=&quot;queue_l"
"ist&quot;&gt;\n"
-" &lt;property name=&quot;width_request&quot;&gt;1024&lt;"
-"/property&gt;\n"
+" &lt;property name=&quot;width_request&quot;&gt;900&lt;/"
+"property&gt;\n"
" &lt;property name=&quot;height_request&quot;&gt;300&lt;"
"/property&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/prope"