mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-15 05:12:04 +08:00
更多的翻译
This commit is contained in:
@@ -149,8 +149,8 @@ void Widget::initUI()
|
||||
// titlebar->setAutoHideOnFullscreen(true);
|
||||
|
||||
// 添加菜单项
|
||||
QAction *actionSubmission = new QAction("软件投稿", this);
|
||||
QAction *setting=new QAction("设置");
|
||||
QAction *actionSubmission = new QAction("Submit App", this);
|
||||
QAction *setting=new QAction("Settings");
|
||||
|
||||
QMenu *menu=new QMenu;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user