[Xfce4-commits] <xfce4-panel:master> Launcher: Fix broken compilation (bug #7966).

Nick Schermer noreply at xfce.org
Sun Sep 11 08:04:01 CEST 2011


Updating branch refs/heads/master
         to 55f1437e28c32f7c393117027c679f33bcd26718 (commit)
       from 55783f562a0645eb9032f53b1db039761a1d49b1 (commit)

commit 55f1437e28c32f7c393117027c679f33bcd26718
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Sep 11 08:01:34 2011 +0200

    Launcher: Fix broken compilation (bug #7966).

 plugins/launcher/launcher.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/plugins/launcher/launcher.c b/plugins/launcher/launcher.c
index b159913..b2354a3 100644
--- a/plugins/launcher/launcher.c
+++ b/plugins/launcher/launcher.c
@@ -64,6 +64,7 @@ static void               launcher_plugin_removed                       (XfcePan
 static gboolean           launcher_plugin_remote_event                  (XfcePanelPlugin      *panel_plugin,
                                                                          const gchar          *name,
                                                                          const GValue         *value);
+static gboolean           launcher_plugin_save_delayed_timeout          (gpointer              user_data);
 static void               launcher_plugin_save_delayed                  (LauncherPlugin       *plugin);
 static void               launcher_plugin_orientation_changed           (XfcePanelPlugin      *panel_plugin,
                                                                          GtkOrientation        orientation);


More information about the Xfce4-commits mailing list