From 51044af824e51a4c1d353fbeed201f6d356d65c4 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Tue, 14 May 2002 06:10:37 +0000 Subject: [PATCH] *** empty log message *** (Old svn revision: 10309) --- src/client.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client.c b/src/client.c index d47dda284..ba310d989 100644 --- a/src/client.c +++ b/src/client.c @@ -1976,6 +1976,7 @@ void clientUpdateFocus(Client * c) return; } client_focus = c; + clientInstallColormaps (c); if (c) { data[0] = c->window; -- GitLab