From 60ec8b60b2f772bf06bde0c5fc45aaedb77d0b71 Mon Sep 17 00:00:00 2001 From: David Roundy Date: Thu, 3 May 2007 16:47:50 +0200 Subject: add support for extensible layouts. darcs-hash:20070503144750-72aca-f44bca4573837e12fc1f89333b55e04abd52787c --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index 2bf17c3..81e286c 100644 --- a/Main.hs +++ b/Main.hs @@ -59,7 +59,7 @@ main = do } st = XState { workspace = W.empty workspaces (length xinesc) - , layoutDescs = M.empty + , layouts = M.empty } xSetErrorHandler -- in C, I'm too lazy to write the binding -- cgit v1.2.3