X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fscreen.h;h=bd96ab200992f998d00ca9d099c0befda1974dd4;hb=9aa5ca29ae29b1ab26e5c0299ab161beee9680b3;hp=a694f66349cf4ac16d528f622bfaaad25ff56ea6;hpb=b74cff0302e70d702e958a8205a6f6e2e2858192;p=chaz%2Fopenbox diff --git a/openbox/screen.h b/openbox/screen.h index a694f663..bd96ab20 100644 --- a/openbox/screen.h +++ b/openbox/screen.h @@ -53,7 +53,7 @@ extern DesktopLayout screen_desktop_layout; extern gchar **screen_desktop_names; /*! Take over the screen, set the basic hints on it claming it as ours */ -gboolean screen_annex(const gchar *program_name); +gboolean screen_annex(); /*! Once the screen is ours, set up its initial state */ void screen_startup(gboolean reconfig);