提交 2a114601 编写于 作者: 之一Yo's avatar 之一Yo

Merge branch 'master' into PyQt5

......@@ -69,6 +69,6 @@ if sys.platform == "darwin":
designer = QProcess()
designer.setProcessEnvironment(env)
designer.start(get_designer_path())
designer.start(get_designer_path(), [])
designer.waitForFinished(-1)
sys.exit(designer.exitCode())
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册