From 1eb5d2761a662093d14512103555653d75ed0073 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 6 Jun 2007 04:48:57 +0200 Subject: whitespace darcs-hash:20070606024857-9c5c1-0928bbc41b568e787e705e85ada9000547f2c790 --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index 1b2e42f..d7ec4fd 100644 --- a/Main.hs +++ b/Main.hs @@ -174,7 +174,7 @@ handle (DestroyWindowEvent {ev_window = w}) = whenX (isClient w) $ unmanage w -- in 1994. Note that many alternative methods for resolving the hide/withdraw -- ambiguity are racy. -handle (UnmapEvent {ev_window = w, ev_send_event = True}) = whenX (isClient w) $ unmanage w +handle (UnmapEvent {ev_window = w, ev_send_event = True}) = whenX (isClient w) $ unmanage w -- set keyboard mapping handle e@(MappingNotifyEvent {ev_window = w}) = do -- cgit v1.2.3