summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2015-03-26 18:49:55 +0000
committerjstebbins <[email protected]>2015-03-26 18:49:55 +0000
commit6b4ebd0388896433edb141ace7d41cd9c6134a8b (patch)
treeb29be90281d323ea01cf06a091b81108c6f9f628
parentb57a04d14e2a5a6e8b5d18374efce3f66c4ea8d6 (diff)
LinGui: set parent of source dialog
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7019 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r--gtk/src/ghb.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui
index 70c445390..2a3d97647 100644
--- a/gtk/src/ghb.ui
+++ b/gtk/src/ghb.ui
@@ -8145,6 +8145,7 @@ Setting this to 0 means there is no maximum height.</property>
<property name="skip_pager_hint">True</property>
<property name="create_folders">False</property>
<property name="local_only">False</property>
+ <property name="transient_for">hb_window</property>
<signal name="selection-changed" handler="chooser_file_selected_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox9">