|
@@ -55,6 +55,7 @@ int main(int argc, char *argv[])
|
|
//w.show();
|
|
//w.show();
|
|
//w.showMaximized(); //apollo_fu 20200409
|
|
//w.showMaximized(); //apollo_fu 20200409
|
|
w.setWindowTitle("ADS-UI-Ver2.0 ");
|
|
w.setWindowTitle("ADS-UI-Ver2.0 ");
|
|
- w.showMinimized(); //apollo_fu 20200413
|
|
|
|
|
|
+// w.showMinimized(); //apollo_fu 20200413
|
|
|
|
+ w.showMaximized();
|
|
return a.exec();
|
|
return a.exec();
|
|
}
|
|
}
|