We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86b67f0 commit 608a84dCopy full SHA for 608a84d
1 file changed
app/rdo_studio/plugins/game5/src/plugin_game5_dialog.ui
@@ -58,7 +58,7 @@
58
<item row="2" column="0" colspan="2">
59
<widget class="QRadioButton" name="radioButtonDistance">
60
<property name="text">
61
- <string>Растояния_фишек_до_места</string>
+ <string>Растояния_фишек_до_места()</string>
62
</property>
63
</widget>
64
</item>
@@ -75,7 +75,7 @@
75
<item row="1" column="0" colspan="2">
76
<widget class="QRadioButton" name="radioButtonQuantity">
77
78
- <string>Кол_во_фишек_не_на_месте</string>
+ <string>Кол_во_фишек_не_на_месте()</string>
79
80
81
0 commit comments