- really small UI change in 2-Sided Plugin

This commit is contained in:
Marius Stanciu
2022-10-02 06:56:13 +03:00
committed by Marius
parent 56033b8bc4
commit 94901686b5
2 changed files with 5 additions and 1 deletions

View File

@@ -871,7 +871,7 @@ class DsidedUI:
grid_mirror.addWidget(separator_line, 3, 0, 1, 3)
# ## Reference
self.axloc_label = FCLabel('%s' % _("Reference"), bold=True)
self.axloc_label = FCLabel('%s:' % _("Reference"), bold=True)
self.axloc_label.setToolTip(
_("The coordinates used as reference for the mirror operation.\n"
"Can be:\n"