From: Salvatore Iovene Date: Sat, 19 Dec 2009 18:39:11 +0000 (+0200) Subject: Statify function. X-Git-Tag: 0.0.11~5 X-Git-Url: http://vcs.maemo.org/git/?p=tweakr;a=commitdiff_plain;h=ca08a860e41bf9c214bc89867f493daf53df7dd1 Statify function. --- diff --git a/modules/tweakr-desktop.c b/modules/tweakr-desktop.c index de1de77..d67f52f 100644 --- a/modules/tweakr-desktop.c +++ b/modules/tweakr-desktop.c @@ -354,7 +354,7 @@ _edit_bookmarks_clicked (GtkButton *button, TweakrDesktopSection *section) } } -GtkWidget * +static GtkWidget * _build_bookmarks_button (TweakrDesktopSection *section) { GtkWidget *button;