summaryrefslogtreecommitdiff
path: root/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/GUI/pyUIClass/widg_addLabel.py')
-rw-r--r--graphics/asymptote/GUI/pyUIClass/widg_addLabel.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py b/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py
index fba79f6e21..0412fc550d 100644
--- a/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py
+++ b/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py
@@ -2,12 +2,14 @@
# Form implementation generated from reading ui file 'GUI/windows/widg_addLabel.ui'
#
-# Created by: PyQt5 UI code generator 5.11.3
+# Created by: PyQt5 UI code generator 5.13.1
#
# WARNING! All changes made in this file will be lost!
+
from PyQt5 import QtCore, QtGui, QtWidgets
+
class Ui_Form(object):
def setupUi(self, Form):
Form.setObjectName("Form")
@@ -136,5 +138,4 @@ class Ui_Form(object):
self.label_2.setText(_translate("Form", "Custom Align"))
self.txtShiftX.setPlaceholderText(_translate("Form", "Shift X"))
self.txtShiftY.setPlaceholderText(_translate("Form", "Shift Y"))
-
import icons_rc