Correction of a mistakenly changed tool tip. Apologies for the extra noise.

This commit is contained in:
Charles Haley 2021-06-09 15:49:01 +01:00
parent d64ba2eb20
commit 63e6a76d46

View File

@ -38,7 +38,7 @@
<item row="0" column="1">
<widget class="QComboBox" name="category_box">
<property name="toolTip">
<string>Copy category name to clipboard</string>
<string>Select a category to edit</string>
</property>
<property name="editable">
<bool>false</bool>