summaryrefslogtreecommitdiff
path: root/openbox/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/action.h')
-rw-r--r--openbox/action.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/action.h b/openbox/action.h
index 64bb99de..2f57cb87 100644
--- a/openbox/action.h
+++ b/openbox/action.h
@@ -52,6 +52,7 @@ struct SendToDesktopDirection {
gboolean linear;
gboolean final;
gboolean cancel;
+ gboolean follow;
};
struct Desktop {