summaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-06-06 04:48:57 +0200
committerDon Stewart <dons@cse.unsw.edu.au>2007-06-06 04:48:57 +0200
commit1eb5d2761a662093d14512103555653d75ed0073 (patch)
tree5c4d5a6b2683db2bad66efe3fe8c7034aef4422c /Main.hs
parentf1890dc54bb25a1d033c8179a64cc61ab4f82a9d (diff)
downloadmetatile-1eb5d2761a662093d14512103555653d75ed0073.tar
metatile-1eb5d2761a662093d14512103555653d75ed0073.zip
whitespace
darcs-hash:20070606024857-9c5c1-0928bbc41b568e787e705e85ada9000547f2c790
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
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