summaryrefslogtreecommitdiff
path: root/openbox/openbox.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-07-24 18:19:26 +0000
committerDana Jansens <danakj@orodu.net>2003-07-24 18:19:26 +0000
commit04a44af3c4d6365cbf7b551b9cc15eaaada28410 (patch)
treeb723d4a9038d193fbb20a26dadd168cabe4b94e5 /openbox/openbox.h
parentf3b42e60d8eb638d73c3d6aaa93196c283532b7e (diff)
save and load the session save file, though its data is not used yet!
Diffstat (limited to 'openbox/openbox.h')
-rw-r--r--openbox/openbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/openbox.h b/openbox/openbox.h
index a9d32688..5ed4c11e 100644
--- a/openbox/openbox.h
+++ b/openbox/openbox.h
@@ -27,6 +27,8 @@ SnDisplay *ob_sn_display;
/*! The number of the screen on which we're running */
extern gint ob_screen;
+extern gchar *ob_sm_id;
+extern gboolean ob_sm_use;
extern gboolean ob_replace_wm;
/* The state of execution of the window manager */