Added minimize button and event handler
[lichviet] / main.cpp
index 4e3c667..59e8d84 100644 (file)
--- a/main.cpp
+++ b/main.cpp
@@ -40,7 +40,6 @@ int main(int argc, char *argv[])
     viewer.rootContext()->setContextProperty("LC", &lc);
 
     viewer.setOrientation(QmlApplicationViewer::ScreenOrientationAuto);
-    //viewer.setMainQmlFile(QLatin1String("qml/LichViet/main.qml"));
     viewer.setSource(QUrl("qrc:/qml/LichViet/main.qml"));
 
     viewer.setWindowTitle(QString::fromUtf8("Lịch Việt"));