Browse Source

删除toolbar图标

tags/v1.0
chenyong 8 years ago
parent
commit
8563ee21e6
2 changed files with 7 additions and 1 deletions
  1. +6
    -0
      mainwindow.ui
  2. +1
    -1
      readme.md

+ 6
- 0
mainwindow.ui View File

@@ -84,6 +84,12 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="lineWidth">
<number>1</number>
</property>
</widget>
</item>
</layout>


+ 1
- 1
readme.md View File

@@ -37,7 +37,7 @@ enable=1 ;启用按沟通频繁度排序用户的功能
```

## 计划中的特性
* 常用好友在好友列表中优先靠前排列
* 界面优化

## 尚未支持的特性
* 设置、显示文本格式:挺鸡肋的,暂时没兴趣实现


Loading…
Cancel
Save