From 769a37773769b08829f68e7f5ce0fc3bf66f6445 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 23 Feb 2012 12:35:44 +0100 Subject: Added taskbar grouping for windows 7 --- xorg-server/hw/xwin/win.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xorg-server/hw/xwin/win.h') diff --git a/xorg-server/hw/xwin/win.h b/xorg-server/hw/xwin/win.h index 2766bb119..aa01d6ed1 100644 --- a/xorg-server/hw/xwin/win.h +++ b/xorg-server/hw/xwin/win.h @@ -360,6 +360,8 @@ typedef struct DWORD dwScreen; int iMonitor; + HMONITOR hMonitor; + DWORD dwUserWidth; DWORD dwUserHeight; DWORD dwWidth; -- cgit v1.2.3