blob: a4ec6c0eaad1b15e9b4db4e287e1ccb2066eaf9e [file] [log] [blame]
import QtQuick 2.0
QtObject {
signal testSignal(double foo)
}