[gnome-commander/GSettings] noop: Indentation fix
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander/GSettings] noop: Indentation fix
- Date: Sat, 4 Jun 2016 13:09:43 +0000 (UTC)
commit dc0c3970fca7d97459748bce2d6c0aab28304294
Author: Uwe Scholz <uwescholz src gnome org>
Date: Sat Jun 4 13:20:40 2016 +0200
noop: Indentation fix
src/gnome-cmd-main-menu.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-main-menu.cc b/src/gnome-cmd-main-menu.cc
index 18e2f4e..196db39 100644
--- a/src/gnome-cmd-main-menu.cc
+++ b/src/gnome-cmd-main-menu.cc
@@ -202,7 +202,7 @@ static GtkWidget *create_menu_item (GnomeCmdMainMenu *main_menu, GtkMenu *parent
gtk_box_pack_start (GTK_BOX (content), shortcut, TRUE, TRUE, 0);
gtk_container_add (GTK_CONTAINER (item), content);
- g_signal_connect (item, "toggled", G_CALLBACK (spec->moreinfo), spec->user_data);
+ g_signal_connect (item, "toggled", G_CALLBACK (spec->moreinfo), spec->user_data);
break;
case MENU_TYPE_SEPARATOR:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]