From c88451f0c1e2586a5a06babb69b060bf808c9148 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 13 Feb 2003 07:18:11 +0000 Subject: readd titlebar buttons. but they dont press yet --- src/openbox.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/openbox.cc') diff --git a/src/openbox.cc b/src/openbox.cc index 9c1041ac..89e541aa 100644 --- a/src/openbox.cc +++ b/src/openbox.cc @@ -358,7 +358,7 @@ void Openbox::setFocusedClient(Client *c) // sometimes this is called with the already-focused window, this is // important for the python scripts to work (eg, c = 0 twice). don't just // return if _focused_client == c - + assert(_focused_screen); // uninstall the old colormap -- cgit v1.2.3