blob: 1bfcfff7b53089131ddec2f01ca16679fcfe1aa7 [file] [log] [blame]
import QtQuick 2.0
QtObject {
signal mySignal(a)
}