From 9aa5ca29ae29b1ab26e5c0299ab161beee9680b3 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 15 May 2007 02:32:49 +0000 Subject: updates for the build system. always set Openbox on the support window --- openbox/screen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/screen.h') 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); -- cgit v1.2.3