From 407615d5836ff968b655eb4b9a5f186de3d4e7f9 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 7 Mar 2011 13:19:10 +0000 Subject: Solved compilation problems. clipboard without primary selection is working now --- xorg-server/hw/xwin/winclipboardwndproc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'xorg-server/hw/xwin/winclipboardwndproc.c') diff --git a/xorg-server/hw/xwin/winclipboardwndproc.c b/xorg-server/hw/xwin/winclipboardwndproc.c index 540b2136a..074a4f52d 100644 --- a/xorg-server/hw/xwin/winclipboardwndproc.c +++ b/xorg-server/hw/xwin/winclipboardwndproc.c @@ -60,6 +60,7 @@ extern Atom g_atomLastOwnedSelection; extern Bool g_fClipboardStarted; /* BPS - g_hwndClipboard needed for X app->Windows paste fix */ extern HWND g_hwndClipboard; +extern Bool g_fClipboardPrimary; /* * Local function prototypes -- cgit v1.2.3