[gtk+] inspector: Another indentation fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] inspector: Another indentation fix
- Date: Wed, 10 Dec 2014 01:58:21 +0000 (UTC)
commit 44bf61baac4954af95149fb14e70016c0f24e708
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Dec 9 18:17:01 2014 -0500
inspector: Another indentation fix
gtk/inspector/inspect-button.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/inspector/inspect-button.c b/gtk/inspector/inspect-button.c
index f469a62..62325b6 100644
--- a/gtk/inspector/inspect-button.c
+++ b/gtk/inspector/inspect-button.c
@@ -220,7 +220,7 @@ select_widget (GtkInspectorWindow *iw,
if (!gtk_inspector_object_tree_find_object (wt, G_OBJECT (widget), &iter))
gtk_inspector_object_tree_scan (wt, gtk_widget_get_toplevel (widget));
- gtk_inspector_object_tree_select_object (wt, G_OBJECT (widget));
+ gtk_inspector_object_tree_select_object (wt, G_OBJECT (widget));
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]