summaryrefslogtreecommitdiffstats
path: root/Config.hs
diff options
context:
space:
mode:
authorAlec Berryman <alec@thened.net>2007-04-01 16:34:16 +0200
committerAlec Berryman <alec@thened.net>2007-04-01 16:34:16 +0200
commit3d25c0a7eda56ea56e5c3bc622ec64b3b640b4c2 (patch)
tree00ce660c7fb76477a1768afd8576ba656bcbaba4 /Config.hs
parent3a018cf2031b2349cb581ac9b3ea70233204a8f6 (diff)
downloadmetatile-3d25c0a7eda56ea56e5c3bc622ec64b3b640b4c2.tar
metatile-3d25c0a7eda56ea56e5c3bc622ec64b3b640b4c2.zip
Type error: lockMask :: KeyMask, not KeySym
Error prevents compilation on 64-bit systems. darcs-hash:20070401143416-39448-7ab8c797f9590cda9576767eddda6b7ceb5bf2ea
Diffstat (limited to 'Config.hs')
-rw-r--r--Config.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.hs b/Config.hs
index 14c9922..23ff5e3 100644
--- a/Config.hs
+++ b/Config.hs
@@ -61,7 +61,7 @@ sizeDelta :: Rational
sizeDelta = 3%100
-- The mask for the numlock key. You may need to change this on some systems.
-numlockMask :: KeySym
+numlockMask :: KeyMask
numlockMask = lockMask