forked from AuroraMiddleware/gtk
tests: fix indentation
This commit is contained in:
parent
67e842be87
commit
ef9543e978
@ -95,7 +95,7 @@ prepare_dialog (void)
|
||||
g_object_unref (info);
|
||||
|
||||
dialog = gtk_app_chooser_dialog_new_for_content_type (GTK_WINDOW (toplevel),
|
||||
0, content_type);
|
||||
0, content_type);
|
||||
}
|
||||
|
||||
g_signal_connect (dialog, "response",
|
||||
|
Loading…
Reference in New Issue
Block a user