summaryrefslogtreecommitdiff
path: root/SDL_Core/src/components/qt_hmi/References/Look/plugins/com/ford/hmiframework/qml/Framework/FAnimViewHide.qml
blob: 4eef062beadeb9b2b19cfd78ae638c1f2b32f9e1 (plain)
1
2
3
4
5
6
// import QtQuick 1.0 // to target S60 5th Edition or Maemo 5
import QtQuick 2.0

FAnimView {
    supportOutgoing: true
}