From c2bc6bcf77d737ba52ecfb8f04baae2fb541a542 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 29 Aug 2016 02:16:00 +0300 Subject: Fix some cast issues. --- src/gui/viewport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui') diff --git a/src/gui/viewport.h b/src/gui/viewport.h index 802ba8ffe..cbe48c7c4 100644 --- a/src/gui/viewport.h +++ b/src/gui/viewport.h @@ -238,7 +238,7 @@ class Viewport final : public WindowContainer, int mViewXmax; int mViewYmax; - time_t mLocalWalkTime; /**< Timestamp before the next walk can be sent. */ + time_t mLocalWalkTime; int mCameraRelativeX; int mCameraRelativeY; -- cgit v1.2.3-60-g2f50