]> Pileus Git - ~andy/gtk/blobdiff - gdk/win32/gdkprivate-win32.h
win32: Ignore client requested window move/size during SIZEMOVE
[~andy/gtk] / gdk / win32 / gdkprivate-win32.h
index 0bfcd3fd9b60ca1f012551948caf34ccfc16d628..9ecfc6e3f9f66d7f599426d84a097c82fc5da702 100644 (file)
@@ -343,6 +343,8 @@ extern gint          _gdk_max_colors;
 /* TRUE while a modal sizing, moving, or dnd operation is in progress */
 extern gboolean                _modal_operation_in_progress;
 
+extern HWND            _modal_move_resize_window;
+
 /* TRUE when we are emptying the clipboard ourselves */
 extern gboolean                _ignore_destroy_clipboard;