[Xfce4-commits] <xfce4-panel:xfce-4.8> Panel: Do no inline function.
Nick Schermer
noreply at xfce.org
Sun Mar 27 13:42:02 CEST 2011
Updating branch refs/heads/xfce-4.8
to 1262d693a3b391ee1809fce9d125bbe114c8c63f (commit)
from f2abad09584e72c49f2064926d742e8cfab52698 (commit)
commit 1262d693a3b391ee1809fce9d125bbe114c8c63f
Author: Nick Schermer <nick at xfce.org>
Date: Mon Mar 7 18:18:00 2011 +0100
Panel: Do no inline function.
(cherry picked from commit 346aa07234528438c7b20e4e7b3d2212a121992a)
panel/panel-itembar.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/panel/panel-itembar.c b/panel/panel-itembar.c
index 4fea04b..add31e2 100644
--- a/panel/panel-itembar.c
+++ b/panel/panel-itembar.c
@@ -695,7 +695,7 @@ panel_itembar_get_child_property (GtkContainer *container,
-static inline PanelItembarChild *
+static PanelItembarChild *
panel_itembar_get_child (PanelItembar *itembar,
GtkWidget *widget)
{
More information about the Xfce4-commits
mailing list