aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Master.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Layout/Master.hs')
-rw-r--r--XMonad/Layout/Master.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/XMonad/Layout/Master.hs b/XMonad/Layout/Master.hs
index 5747f93..9f756d0 100644
--- a/XMonad/Layout/Master.hs
+++ b/XMonad/Layout/Master.hs
@@ -18,7 +18,8 @@ module XMonad.Layout.Master (
-- $usage
mastered,
- multimastered
+ multimastered,
+ AddMaster,
) where
import XMonad