summaryrefslogtreecommitdiff
path: root/hw/xquartz/darwinEvents.h
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-10-03 11:12:49 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-10-03 11:12:49 -0700
commit5446adebfb085dd05471729bf5c55bf820b1cbe3 (patch)
tree426347ed1aa9e0aceabc907badef9d2ec8393d63 /hw/xquartz/darwinEvents.h
parent6020c3fbfe06530cb2b90178d17a7d63beae028a (diff)
XQuartz: Send AppleWMReloadPreferences where appropriate.
(cherry picked from commit 490cbe9888e2c1080495b003c429fdb1659444e1)
Diffstat (limited to 'hw/xquartz/darwinEvents.h')
-rw-r--r--hw/xquartz/darwinEvents.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xquartz/darwinEvents.h b/hw/xquartz/darwinEvents.h
index 7a1e8ca5d..61efa7526 100644
--- a/hw/xquartz/darwinEvents.h
+++ b/hw/xquartz/darwinEvents.h
@@ -63,6 +63,7 @@ enum {
*/
kXquartzControllerNotify, // send an AppleWMControllerNotify event
kXquartzPasteboardNotify, // notify the WM to copy or paste
+ kXquartzReloadPreferences, // send AppleWMReloadPreferences
/*
* Xplugin notification events
*/