[devhelp] sidebar: remove duplicated pack_start
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] sidebar: remove duplicated pack_start
- Date: Fri, 1 Feb 2013 14:35:17 +0000 (UTC)
commit 82103556eb428075538b3f75f8443851a050fdcc
Author: FrÃdÃric PÃters <fpeters 0d be>
Date: Fri Feb 1 15:34:40 2013 +0100
sidebar: remove duplicated pack_start
src/dh-sidebar.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/dh-sidebar.c b/src/dh-sidebar.c
index c985f91..6180a18 100644
--- a/src/dh-sidebar.c
+++ b/src/dh-sidebar.c
@@ -466,7 +466,6 @@ dh_sidebar_new (DhBookManager *book_manager)
g_signal_connect (self->priv->entry, "insert-text",
G_CALLBACK (sidebar_entry_text_inserted_cb),
self);
- gtk_box_pack_start (GTK_BOX (self), self->priv->entry, FALSE, FALSE, 0);
/* Setup the Current/All Files selector */
self->priv->search_current_button = gtk_radio_button_new_with_label (NULL, _("Current"));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]