diff options
Diffstat (limited to 'openbox/action.h')
| -rw-r--r-- | openbox/action.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/action.h b/openbox/action.h index 7aab7bd6..4c749fee 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -65,6 +65,7 @@ struct InterDirectionalAction{ struct DirectionalAction{ struct AnyAction any; ObDirection direction; + gboolean hang; }; struct Execute { |
