From: malc Date: Sat, 23 Feb 2013 10:42:21 +0000 (+0400) Subject: Consistency X-Git-Tag: v15~24 X-Git-Url: https://repo.or.cz/w/llpp.git/commitdiff_plain/77cc8c27c6fc1eecb77cabe420c043b98dc3d529 Consistency --- diff --git a/main.ml b/main.ml index b46cfa3..d74d771 100644 --- a/main.ml +++ b/main.ml @@ -321,7 +321,7 @@ type conf = ; mutable sliceheight : sliceheight ; mutable thumbw : width ; mutable jumpback : bool - ; mutable bgcolor : float * float * float + ; mutable bgcolor : (float * float * float) ; mutable bedefault : bool ; mutable scrollbarinpm : bool ; mutable tilew : int