title 配置项
This commit is contained in:
parent
b3ece1ad61
commit
51c5308be2
@ -23,6 +23,7 @@ gLog.print("height=" , gConfig.window.height)
|
||||
|
||||
// 主窗口
|
||||
mainForm.resize(gConfig.window.width, gConfig.window.height);
|
||||
mainForm.text = gConfig.title
|
||||
|
||||
// 托盘
|
||||
import win.util.tray;
|
||||
|
Loading…
Reference in New Issue
Block a user