summaryrefslogtreecommitdiff
path: root/hw/xwin/win.h
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2013-06-17 00:07:01 +0100
committerJon TURNEY <jon.turney@dronecode.org.uk>2014-09-13 14:05:59 +0100
commit0bb6eae4e34634abb2679004ace94504a4d65964 (patch)
treec5e94064ec24c3442a762c9cf388340697392a83 /hw/xwin/win.h
parent6343b531d786dd4a9bb52050c9ef267a04374b57 (diff)
hw/xwin: Push winClipboardShutdown() into winclipboardinit.c
Push winClipboardShutdown() into winclipboardinit.c This lets us make g_ptClipboardProc static Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
Diffstat (limited to 'hw/xwin/win.h')
-rw-r--r--hw/xwin/win.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xwin/win.h b/hw/xwin/win.h
index a738a5940..1a882f4aa 100644
--- a/hw/xwin/win.h
+++ b/hw/xwin/win.h
@@ -794,6 +794,9 @@ Bool
void
winFixClipboardChain(void);
+
+void
+ winClipboardShutdown(void);
#endif
/*