mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-28 00:17:33 -04:00
Remove hardcoded font size from UI file
This commit is contained in:
parent
cdc9fddc44
commit
6796f20683
1 changed files with 0 additions and 10 deletions
|
@ -104,11 +104,6 @@ QProgressBar::chunk {
|
||||||
<height>30</height>
|
<height>30</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
<pointsize>8</pointsize>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>strength</string>
|
<string>strength</string>
|
||||||
</property>
|
</property>
|
||||||
|
@ -144,11 +139,6 @@ QProgressBar::chunk {
|
||||||
<height>0</height>
|
<height>0</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
<pointsize>8</pointsize>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>entropy</string>
|
<string>entropy</string>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue