mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-15 05:12:04 +08:00
删除 标题栏分割线
修复 下载列表间隙问题
This commit is contained in:
@@ -145,7 +145,7 @@ void Widget::initUI()
|
||||
titlebar->setTitle("星火应用商店");
|
||||
searchEdit->setPlaceholderText("搜索或打开链接");
|
||||
searchEdit->setFixedWidth(300);
|
||||
titlebar->setSeparatorVisible(true);
|
||||
titlebar->setSeparatorVisible(false);
|
||||
// titlebar->setAutoHideOnFullscreen(true);
|
||||
|
||||
//添加菜单项
|
||||
|
||||
Reference in New Issue
Block a user