fix:搜索框改为placeholdertext显示默认文本

This commit is contained in:
momen 2025-06-03 15:03:48 +08:00
parent a9c137110c
commit b35ac593cb

View File

@ -147,6 +147,12 @@
</size>
</property>
<property name="plainText">
<string/>
</property>
<property name="tabStopDistance">
<double>81.000000000000000</double>
</property>
<property name="placeholderText">
<string>搜索软件...</string>
</property>
</widget>