From e9301ddce5a6ddf77dafc1f56f0b1461b2092c6f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Dec 2012 00:00:28 +0300 Subject: Add support for relative mouse move in android version. --- src/guichan/include/guichan/mouseinput.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/guichan') diff --git a/src/guichan/include/guichan/mouseinput.hpp b/src/guichan/include/guichan/mouseinput.hpp index ab286cac1..a2911f1d4 100644 --- a/src/guichan/include/guichan/mouseinput.hpp +++ b/src/guichan/include/guichan/mouseinput.hpp @@ -61,7 +61,7 @@ namespace gcn * @author Per Larsson * @since 0.1.0 */ - class GCN_CORE_DECLSPEC MouseInput final + class GCN_CORE_DECLSPEC MouseInput { public: -- cgit v1.2.3-60-g2f50