#ifdef QT_QML_DEBUG #include #endif #include int main(int argc, char *argv[]) { return SailfishApp::main(argc, argv); }