summaryrefslogtreecommitdiff
path: root/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.h')
-rw-r--r--src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.h18
1 files changed, 8 insertions, 10 deletions
diff --git a/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.h b/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.h
index cb46236db1..9c32718c56 100644
--- a/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.h
+++ b/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.h
@@ -3,16 +3,14 @@
#include <QQuickItem>
-class SdlAlert : public QQuickItem
-{
- Q_OBJECT
-public:
- explicit SdlAlert(QObject *parent = 0);
-
+class SdlAlert : public QQuickItem {
+ Q_OBJECT
+ public:
+ explicit SdlAlert(QObject* parent = 0);
+
signals:
-
-public slots:
-
+
+ public slots:
};
-#endif // SDLALERT_H
+#endif // SDLALERT_H