X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;h=4d41020103533cfe8be98ba515dc7c69e3abbf88;hb=ca9fe26a6b169c905d990c55a642ba5f00a791a0;hp=28cb6e0ffa44d107851eefc3ca4049888a4a989f;hpb=c4e4760c41f10aae6af19a4363cb247c71edee4b;p=chaz%2Fopenbox diff --git a/openbox/openbox.h b/openbox/openbox.h index 28cb6e0f..4d410201 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -1,4 +1,4 @@ -/* -*- indent-tabs-mode: t; tab-width: 4; c-basic-offset: 4; -*- +/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- openbox.h for the Openbox window manager Copyright (c) 2003 Ben Jansens @@ -50,6 +50,7 @@ ObState ob_state(); void ob_restart_other(const gchar *path); void ob_restart(); void ob_exit(gint code); +void ob_exit_replace(); void ob_reconfigure();