From ebcf3e67c5d2ab59fb69cec2a0fc0c52c0ebd563 Mon Sep 17 00:00:00 2001 From: Grace Karanja Date: Fri, 10 Jul 2015 11:51:44 +0300 Subject: QML UI: whitespace fix Fix some whitespace issues in the QMLManager and DiveListModel classes. Signed-off-by: Grace Karanja --- qt-mobile/qmlmanager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-mobile') diff --git a/qt-mobile/qmlmanager.cpp b/qt-mobile/qmlmanager.cpp index 8bbf09730..bd6fb6906 100644 --- a/qt-mobile/qmlmanager.cpp +++ b/qt-mobile/qmlmanager.cpp @@ -47,7 +47,7 @@ void QMLManager::loadDives() struct dive *d; for_each_dive(i, d) - DiveListModel::instance()->addDive(d); + DiveListModel::instance()->addDive(d); } QString QMLManager::cloudPassword() const -- cgit v1.2.3-70-g09d2