- small changes in the Geometry UI
This commit is contained in:
@@ -7385,8 +7385,7 @@ class App(QtCore.QObject):
|
||||
self.ui.rel_position_label.setText("<b>Dx</b>: %.4f <b>Dy</b>: "
|
||||
"%.4f " % (dx, dy))
|
||||
|
||||
self.inform.emit('[success] %s' %
|
||||
_("Done."))
|
||||
self.inform.emit('[success] %s' % _("Done."))
|
||||
return location
|
||||
|
||||
def on_copy_object(self):
|
||||
|
||||
Reference in New Issue
Block a user