diff options
Diffstat (limited to 'openbox/misc.h')
| -rw-r--r-- | openbox/misc.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openbox/misc.h b/openbox/misc.h index 13530ed9..05b5ac85 100644 --- a/openbox/misc.h +++ b/openbox/misc.h @@ -60,7 +60,8 @@ typedef enum { OB_STATE_STARTING, OB_STATE_RUNNING, - OB_STATE_EXITING + OB_STATE_EXITING, + OB_STATE_RECONFIGURING } ObState; typedef enum |
