优化
This commit is contained in:
@@ -25,7 +25,7 @@ int main(int argc, char *argv[]) {
|
||||
#endif
|
||||
MainWidget w;
|
||||
app.mMainWidget = &w;
|
||||
YSG::startRenderScheduler();
|
||||
w.show();
|
||||
YSG::startAllRenderThread();
|
||||
return QApplication::exec();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user