7253fb5
1 2 3 4 5 6 7
import QtQuick 2.4 import QtQuick.Controls 1.3 import QtQuick.Layouts 1.1 RootForm { signal commenceFlash (var files) }