[brasero] Try to reduce stacking problems



commit aa096a0f71b40a634bf3804660e7fa1fcb30853c
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Thu Aug 6 13:19:40 2009 +0200

    Try to reduce stacking problems

 libbrasero-utils/brasero-tool-color-picker.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libbrasero-utils/brasero-tool-color-picker.c b/libbrasero-utils/brasero-tool-color-picker.c
index 16f30ff..1db5f29 100644
--- a/libbrasero-utils/brasero-tool-color-picker.c
+++ b/libbrasero-utils/brasero-tool-color-picker.c
@@ -187,6 +187,7 @@ brasero_tool_color_picker_clicked (BraseroToolColorPicker *self,
 			  self);
 
 	priv->dialog = dialog;
+
 	gtk_widget_show (dialog);
 	gtk_window_present (GTK_WINDOW (dialog));
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]