X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fsession.h;h=75198cafb06f038066d7d5bdf9c7c1fdd5aa1146;hb=baa4a878cda78cf7ef9a894b8937c72fa50c897a;hp=c31463373ef4fc4f258fcdba35eb8878a0a1a9a5;hpb=48a7c32512db4358dc7c2928174bccc203d30e69;p=chaz%2Fopenbox diff --git a/openbox/session.h b/openbox/session.h index c3146337..75198caf 100644 --- a/openbox/session.h +++ b/openbox/session.h @@ -39,7 +39,7 @@ struct _ObSessionState { extern GList *session_saved_state; void session_startup(gint argc, gchar **argv); -void session_shutdown(); +void session_shutdown(gboolean permanent); GList* session_state_find(struct _ObClient *c); gboolean session_state_cmp(ObSessionState *s, struct _ObClient *c);