[gtk+/gtk-3-4] gdkoffscreenwindow: Fix compilation
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-4] gdkoffscreenwindow: Fix compilation
- Date: Thu, 17 May 2012 17:49:16 +0000 (UTC)
commit 2e51d827dea12201b4edca10abf160b31db0206a
Author: Bastien Nocera <hadess hadess net>
Date: Thu May 17 18:46:47 2012 +0100
gdkoffscreenwindow: Fix compilation
https://bugzilla.gnome.org/show_bug.cgi?id=676262
gdk/gdkoffscreenwindow.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gdk/gdkoffscreenwindow.c b/gdk/gdkoffscreenwindow.c
index e0c1a76..aed09e0 100644
--- a/gdk/gdkoffscreenwindow.c
+++ b/gdk/gdkoffscreenwindow.c
@@ -218,9 +218,9 @@ gdk_offscreen_window_reparent (GdkWindow *window,
}
static void
-gdk_window_set_device_cursor (GdkWindow *window,
- GdkDevice *device,
- GdkCursor *cursor)
+gdk_offscreen_window_set_device_cursor (GdkWindow *window,
+ GdkDevice *device,
+ GdkCursor *cursor)
{
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]