[gtk+/open-with-dialog] tests: fix indentation
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/open-with-dialog] tests: fix indentation
- Date: Thu, 25 Nov 2010 16:33:06 +0000 (UTC)
commit ef9543e978d8bd83004c362e27c7e1233f7c436a
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu Nov 25 17:19:00 2010 +0100
tests: fix indentation
tests/testappchooser.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/testappchooser.c b/tests/testappchooser.c
index 43b7f35..a50f1b4 100644
--- a/tests/testappchooser.c
+++ b/tests/testappchooser.c
@@ -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",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]