Merge branch 'master' of ssh://117.78.1.188:29418/test-upload
Test/main.cpp @@ -7,6 +7,7 @@ //first QT QApplication a(argc, argv); MainWindow w; //first QT w.show(); return a.exec(); }