fix typo in optionsdialog.ui

This commit is contained in:
Mark Yu 2025-07-10 14:35:04 -04:00
commit f25979ad28

View file

@ -298,7 +298,7 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QCheckBox" name="checkProgressBarFollowTextColor"> <widget class="QCheckBox" name="checkProgressBarFollowsTextColor">
<property name="text"> <property name="text">
<string extracomment="Progress bar color is based on text color.">Make progress bars follow text colors</string> <string extracomment="Progress bar color is based on text color.">Make progress bars follow text colors</string>
</property> </property>