summaryrefslogtreecommitdiff
path: root/src/components/qt_hmi/References/Work/fordsdlcore/sdlalert.cpp
blob: f625c16b41bfb229a3b3a1b642f7fad1c31d9134 (plain)
1
2
3
4
5
6
#include "sdlalert.h"

SdlAlert::SdlAlert(QObject *parent) :
    QQuickItem()
{
}