Small fix on facebookauthentication's credential handling method,
authorlampehe-local <henri.lampela@ixonos.com>
Fri, 14 May 2010 10:38:24 +0000 (13:38 +0300)
committerlampehe-local <henri.lampela@ixonos.com>
Fri, 14 May 2010 10:38:24 +0000 (13:38 +0300)
commit57b808d03096f932a9437db8cacf571c92021356
tree5046e6bbcc82dd4f8c86960289319adac03e5a90
parent24598505f0ac680c254f78c179abc2dc08872164
Small fix on facebookauthentication's credential handling method,
since qjson parser cannot handle 64-bit integers.
Also added Q_UNUSED for grab patrameter in mainwindow's grabZoomKeys method
Reviewed by: Kaj Wallin
src/facebookservice/facebookauthentication.cpp
src/ui/mainwindow.cpp