diff options
Diffstat (limited to 'openbox/action.h')
| -rw-r--r-- | openbox/action.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/action.h b/openbox/action.h index 99983ee1..3edc96b9 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -99,7 +99,7 @@ struct SendToDesktopDirection { }; struct Desktop { - struct AnyAction any; + struct InteractiveAction inter; guint desk; }; |
