[gnome-settings-daemon] Fix incomplete function declaration
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Fix incomplete function declaration
- Date: Wed, 9 Sep 2009 11:27:16 +0000 (UTC)
commit 122296be00526b2214759f7808d1a0e9fcfedcaf
Author: Vincent Untz <vuntz gnome org>
Date: Wed Sep 9 13:26:04 2009 +0200
Fix incomplete function declaration
plugins/mouse/gsd-locate-pointer.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/mouse/gsd-locate-pointer.c b/plugins/mouse/gsd-locate-pointer.c
index e033b0e..5488f98 100644
--- a/plugins/mouse/gsd-locate-pointer.c
+++ b/plugins/mouse/gsd-locate-pointer.c
@@ -401,6 +401,7 @@ filter (GdkXEvent *xevent,
return GDK_FILTER_CONTINUE;
}
+static void
set_locate_pointer (void)
{
GdkKeymapKey *keys;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]