From c4085f17e20697406edd10b215df801845d5fae4 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Thu, 1 Nov 2007 09:51:51 +0100 Subject: Port TwoPane darcs-hash:20071101085151-a5988-6d38309a8f9f1f8ed8d186aef719fd79b95916cd.gz --- TwoPane.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TwoPane.hs') diff --git a/TwoPane.hs b/TwoPane.hs index 4147ed2..c6d25cc 100644 --- a/TwoPane.hs +++ b/TwoPane.hs @@ -23,7 +23,7 @@ module XMonadContrib.TwoPane ( ) where import XMonad -import Operations ( Resize(..), splitHorizontallyBy ) +import Layouts ( Resize(..), splitHorizontallyBy ) import StackSet ( focus, up, down) -- $usage -- cgit v1.2.3