summaryrefslogtreecommitdiffstats
path: root/Config.hs-boot
diff options
context:
space:
mode:
authorJason Creighton <jcreigh@gmail.com>2007-06-02 06:06:47 +0200
committerJason Creighton <jcreigh@gmail.com>2007-06-02 06:06:47 +0200
commit352226ebeeaa846238f8ce8799479b46848a5019 (patch)
treee5cf4a42a14f3158aedc7228a2cdb01a6f0f3d1e /Config.hs-boot
parent0c253882412cd1b56821d7f35b2f6db556e9f4be (diff)
downloadmetatile-352226ebeeaa846238f8ce8799479b46848a5019.tar
metatile-352226ebeeaa846238f8ce8799479b46848a5019.zip
make mouse bindings configurable
darcs-hash:20070602040647-b9aa7-d7bad13c4919882368872a88f04a678308162be6
Diffstat (limited to 'Config.hs-boot')
-rw-r--r--Config.hs-boot3
1 files changed, 0 insertions, 3 deletions
diff --git a/Config.hs-boot b/Config.hs-boot
index ca01d46..2d66ae1 100644
--- a/Config.hs-boot
+++ b/Config.hs-boot
@@ -1,6 +1,3 @@
module Config where
import Graphics.X11.Xlib.Types (Dimension)
-import Graphics.X11.Xlib (KeyMask)
borderWidth :: Dimension
-modMask :: KeyMask
-numlockMask :: KeyMask