summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-09-26 13:53:57 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-09-26 13:53:57 -0700
commit5161cc4678112bb747a50b6c2da424186a9f8e6f (patch)
tree8d9df96b9501bdedc11e74653fcbfb4115bb524e
parent5d7270bada785e3649a65ef2fb96b97433f7a7f8 (diff)
Added AppleWMReloadPreferences notification
-rw-r--r--applewm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/applewm.h b/applewm.h
index 884d5cb..679a4b3 100644
--- a/applewm.h
+++ b/applewm.h
@@ -70,6 +70,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
/* "Kinds" of ActivationNotify events */
#define AppleWMIsActive 0
#define AppleWMIsInactive 1
+#define AppleWMReloadPreferences 2
/* "Kinds" of PasteboardNotify events */
#define AppleWMCopyToPasteboard 0