fix(hotkeys): remove (self-)buddy from argumentsDescription (#5869)
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
- Dev: Replaced usage of `parseTime` with `serverReceivedTime` for clearchat messages. (#5824, #5855)
|
||||
- Dev: Support Boost 1.87. (#5832)
|
||||
- Dev: Words from `TextElement`s are now combined where possible. (#5847)
|
||||
- Dev: Fixed assertion failure when closing the edit-hotkey dialog. (#5869)
|
||||
- Dev: Updated `qtkeychain` to 0.15.0. (#5871)
|
||||
|
||||
## 2.5.2
|
||||
|
||||
@@ -140,9 +140,6 @@ see this message :)</string>
|
||||
<property name="text">
|
||||
<string>You should never see this message :)</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>argumentsDescription</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="6" column="1">
|
||||
|
||||
Reference in New Issue
Block a user