summaryrefslogtreecommitdiff
path: root/src/components/qt_hmi/References/Work/fordsdlcore/sdlappslistmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/qt_hmi/References/Work/fordsdlcore/sdlappslistmodel.cpp')
-rw-r--r--src/components/qt_hmi/References/Work/fordsdlcore/sdlappslistmodel.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/components/qt_hmi/References/Work/fordsdlcore/sdlappslistmodel.cpp b/src/components/qt_hmi/References/Work/fordsdlcore/sdlappslistmodel.cpp
index 104b31abe0..419908339e 100644
--- a/src/components/qt_hmi/References/Work/fordsdlcore/sdlappslistmodel.cpp
+++ b/src/components/qt_hmi/References/Work/fordsdlcore/sdlappslistmodel.cpp
@@ -1,6 +1,4 @@
#include "sdlappslistmodel.h"
-SdlAppsListModel::SdlAppsListModel(QObject *parent) :
- QAbstractListModel(parent)
-{
-}
+SdlAppsListModel::SdlAppsListModel(QObject* parent)
+ : QAbstractListModel(parent) {}