aboutsummaryrefslogtreecommitdiffstats
path: root/DragPane.hs
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@unibz.it>2007-10-13 11:04:37 +0200
committerAndrea Rossato <andrea.rossato@unibz.it>2007-10-13 11:04:37 +0200
commitedfd25c5cde6ad9ee66a096d2fd04f81ebf18441 (patch)
treef29d3bd3559db9e4ee6f2a075011300c4cefa45d /DragPane.hs
parent848466e5ebcd2d578b3eeffd4e092868a961943f (diff)
downloadXMonadContrib-edfd25c5cde6ad9ee66a096d2fd04f81ebf18441.tar.gz
XMonadContrib-edfd25c5cde6ad9ee66a096d2fd04f81ebf18441.tar.xz
XMonadContrib-edfd25c5cde6ad9ee66a096d2fd04f81ebf18441.zip
DragPane: haddock fixes
darcs-hash:20071013090437-32816-9b08354e83fbca90f69fc907b0c570ed1ea33e1f.gz
Diffstat (limited to '')
-rw-r--r--DragPane.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/DragPane.hs b/DragPane.hs
index 793f80c..9a058ac 100644
--- a/DragPane.hs
+++ b/DragPane.hs
@@ -47,7 +47,7 @@ import XMonadContrib.XUtils
--
-- and add, to the list of layouts:
--
--- > dragPane Vertical 0.1 0.5
+-- > Layout $ dragPane Horizontal 0.1 0.5
halfHandleWidth :: Integral a => a
halfHandleWidth = 1