summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/prop.h b/openbox/prop.h
index 2ed9f559..06ad1437 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -49,6 +49,7 @@ typedef struct Atoms {
/* root window messages */
Atom net_close_window;
Atom net_wm_moveresize;
+ Atom net_moveresize_window;
/* application window properties */
Atom net_wm_name;
Atom net_wm_visible_name;