summaryrefslogtreecommitdiff
path: root/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.cpp')
-rw-r--r--src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.cpp b/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.cpp
index f625c16b41..ec4350df77 100644
--- a/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.cpp
+++ b/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.cpp
@@ -1,6 +1,3 @@
#include "sdlalert.h"
-SdlAlert::SdlAlert(QObject *parent) :
- QQuickItem()
-{
-}
+SdlAlert::SdlAlert(QObject* parent) : QQuickItem() {}