aboutsummaryrefslogtreecommitdiffstats
path: root/DragPane.hs
diff options
context:
space:
mode:
authorDavid Roundy <droundy@darcs.net>2007-10-23 15:49:33 +0200
committerDavid Roundy <droundy@darcs.net>2007-10-23 15:49:33 +0200
commitc8dc63af41746de847fe6dba962ee8f682140d8d (patch)
tree5be866259f5afe2692341c75025a13a4f6e37333 /DragPane.hs
parent5b6f670fb3b69f103771c4042c0417c325e8d32f (diff)
downloadXMonadContrib-c8dc63af41746de847fe6dba962ee8f682140d8d.tar.gz
XMonadContrib-c8dc63af41746de847fe6dba962ee8f682140d8d.tar.xz
XMonadContrib-c8dc63af41746de847fe6dba962ee8f682140d8d.zip
export DragPane type.
darcs-hash:20071023134933-72aca-2b6f97ff928782c250a693b75b2a05a024fb8f20.gz
Diffstat (limited to 'DragPane.hs')
-rw-r--r--DragPane.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/DragPane.hs b/DragPane.hs
index 05dbd42..df17a45 100644
--- a/DragPane.hs
+++ b/DragPane.hs
@@ -25,7 +25,7 @@ module XMonadContrib.DragPane (
-- * Usage
-- $usage
dragPane
- , DragType (..)
+ , DragPane, DragType (..)
) where
import Graphics.X11.Xlib