Use gdk_window_get_toplevel(), as it is the top-level windows that are

2002-03-20  Tor Lillqvist  <tml@iki.fi>

	* gdk/win32/gdkdnd-win32.c (gdk_drag_find_window): Use
	gdk_window_get_toplevel(), as it is the top-level windows that are
	registered for DND.

	* gdk/win32/gdkwin32.h: Don't include gdkinternals.h.
This commit is contained in:
Tor Lillqvist
2002-03-19 23:16:08 +00:00
committed by Tor Lillqvist
parent 0e6622e9b7
commit a5eec70325
8 changed files with 52 additions and 2 deletions

View File

@ -28,7 +28,6 @@
#define __GDK_WIN32_H__
#include <gdk/gdkprivate.h>
#include <gdk/gdkinternals.h>
#include <gdk/gdkcursor.h>
#ifndef STRICT