diff options
author | Norbert Preining <norbert@preining.info> | 2022-03-09 03:01:03 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-03-09 03:01:03 +0000 |
commit | b23d702a4a177c6d047cd03020e5a0fb7effd88a (patch) | |
tree | 60f860c1b86caf0fa6637b79a3490f642b57c761 /graphics/asymptote/GUI/pyUIClass | |
parent | b1f3f2681b2bf35570ad11f65270777f38c55f7e (diff) |
CTAN sync 202203090301
Diffstat (limited to 'graphics/asymptote/GUI/pyUIClass')
8 files changed, 10 insertions, 10 deletions
diff --git a/graphics/asymptote/GUI/pyUIClass/custMatTransform.py b/graphics/asymptote/GUI/pyUIClass/custMatTransform.py index aeaf61f9a2..8fa36cbc94 100644 --- a/graphics/asymptote/GUI/pyUIClass/custMatTransform.py +++ b/graphics/asymptote/GUI/pyUIClass/custMatTransform.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/custMatTransform.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/labelTextEditor.py b/graphics/asymptote/GUI/pyUIClass/labelTextEditor.py index fc35454c83..afbf7ea85b 100644 --- a/graphics/asymptote/GUI/pyUIClass/labelTextEditor.py +++ b/graphics/asymptote/GUI/pyUIClass/labelTextEditor.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/labelTextEditor.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py b/graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py index ab0fc77c0b..502f6573ab 100644 --- a/graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py +++ b/graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/setCustomAnchor.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. @@ -44,8 +44,8 @@ class Ui_Dialog(object): self.verticalLayout.addWidget(self.buttonBox) self.retranslateUi(Dialog) - self.buttonBox.accepted.connect(Dialog.accept) - self.buttonBox.rejected.connect(Dialog.reject) + self.buttonBox.accepted.connect(Dialog.accept) # type: ignore + self.buttonBox.rejected.connect(Dialog.reject) # type: ignore QtCore.QMetaObject.connectSlotsByName(Dialog) def retranslateUi(self, Dialog): diff --git a/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py b/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py index 9b17990e6b..2199d887d6 100644 --- a/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py +++ b/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/widg_addLabel.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py b/graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py index 69cf2a4630..2c58c5f2d1 100644 --- a/graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py +++ b/graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/widg_addPolyOpt.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/widg_editBezier.py b/graphics/asymptote/GUI/pyUIClass/widg_editBezier.py index 4c2d90d712..f4c5e5ba78 100644 --- a/graphics/asymptote/GUI/pyUIClass/widg_editBezier.py +++ b/graphics/asymptote/GUI/pyUIClass/widg_editBezier.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/widg_editBezier.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py b/graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py index 0b4f5d9493..53702920c0 100644 --- a/graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py +++ b/graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/widgetPointEditor.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/window1.py b/graphics/asymptote/GUI/pyUIClass/window1.py index edf87b84c1..457a67a600 100644 --- a/graphics/asymptote/GUI/pyUIClass/window1.py +++ b/graphics/asymptote/GUI/pyUIClass/window1.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/window1.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. |