summaryrefslogtreecommitdiff
path: root/openbox/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/misc.h')
-rw-r--r--openbox/misc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbox/misc.h b/openbox/misc.h
index c73c9265..c1ec4075 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