From 0bc306e3371c4fe2211876156bcbc8a5e2092e22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Blot?= Date: Mon, 10 Apr 2017 09:40:06 +0200 Subject: Clang-format fix for Android --- src/touchscreengui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/touchscreengui.h') diff --git a/src/touchscreengui.h b/src/touchscreengui.h index 88e068308..1308d78ae 100644 --- a/src/touchscreengui.h +++ b/src/touchscreengui.h @@ -172,7 +172,7 @@ private: IEventReceiver *m_receiver; ISimpleTextureSource *m_texturesource; v2u32 m_screensize; - std::map> m_hud_rects; + std::map > m_hud_rects; std::map m_hud_ids; bool m_visible; // is the gui visible -- cgit v1.2.3