mirror of
https://gitee.com/yqsphp/MediaCast.git
synced 2026-05-24 13:45:46 +08:00
简化代码,解决程序图标问题
This commit is contained in:
@@ -72,7 +72,7 @@ class MainWindow(QMainWindow):
|
||||
|
||||
def init_ui(self):
|
||||
"""初始化UI界面"""
|
||||
version = "v1.0.2"
|
||||
version = "v1.0.3"
|
||||
app_name = "多媒体投屏 by yqsphp"
|
||||
|
||||
self.setWindowTitle(app_name)
|
||||
|
||||
Reference in New Issue
Block a user