forked from AuroraMiddleware/gtk
[PATCH 4/7] bgo543308 - Emit default-size-changed when the file chooser is mapped
Signed-off-by: Federico Mena Quintero <federico@novell.com> svn path=/trunk/; revision=21165
This commit is contained in:
parent
0e386e9324
commit
73fa2005fc
@ -6041,6 +6041,8 @@ gtk_file_chooser_default_map (GtkWidget *widget)
|
||||
|
||||
settings_load (impl);
|
||||
|
||||
emit_default_size_changed (impl);
|
||||
|
||||
profile_end ("end", NULL);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user