From d69ea30539a6fe816dd6e1d943a0a2adcbd95c19 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Dec 2012 15:31:12 +0300 Subject: Fix code style. --- src/touchmanager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/touchmanager.cpp') diff --git a/src/touchmanager.cpp b/src/touchmanager.cpp index 8afc35119..79acaafb1 100644 --- a/src/touchmanager.cpp +++ b/src/touchmanager.cpp @@ -40,7 +40,7 @@ TouchManager::TouchManager() : mVertexes(new ImageCollection), mRedraw(true) { - for (int f = 0;f < actionsSize; f ++) + for (int f = 0; f < actionsSize; f ++) mActions[f] = false; } -- cgit v1.2.3-60-g2f50