aboutsummaryrefslogtreecommitdiff
path: root/src/Internal/Layout.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Internal/Layout.hs')
-rw-r--r--src/Internal/Layout.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Internal/Layout.hs b/src/Internal/Layout.hs
index 6c78c70..229e958 100644
--- a/src/Internal/Layout.hs
+++ b/src/Internal/Layout.hs
@@ -43,7 +43,7 @@ myLayout =
mods (ModifyDescription ThreeColDescMod (ThreeCol 1 (3/100) (1/2))) |:
mods Grid |:
mods (Dishes 2 (1/6)) |:
- mods (D.Dwindle D.R D.CW 1.5 1.1) |:
+ mods (reinterpretIncMaster $ D.Dwindle D.R D.CW 1.5 1.1) |:
nil
-- This is a type class that defines how to reinterpret a message. One can think