summaryrefslogtreecommitdiffstats
path: root/Layouts.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Layouts.hs')
-rw-r--r--Layouts.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Layouts.hs b/Layouts.hs
index 5605917..7952dc1 100644
--- a/Layouts.hs
+++ b/Layouts.hs
@@ -16,7 +16,7 @@
-----------------------------------------------------------------------------
module Layouts (ChangeLayout(..), Choose, (|||), Resize(..), IncMasterN(..),
- Full(..), Tall(..), Mirror(..), splitVertically,
+ Full(..), Tall(..), Mirror(..), mirrorRect, splitVertically,
splitHorizontally, splitHorizontallyBy, splitVerticallyBy) where
import XMonad