import QtQuick 1.1
import QtMobility.serviceframework 1.1

Service {
	id: sowatch
	interfaceName: "com.javispedro.sowatch.service"
}