summaryrefslogtreecommitdiff
path: root/graphics/asymptote/GUI/pyUIClass/window1.py
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/GUI/pyUIClass/window1.py')
-rw-r--r--graphics/asymptote/GUI/pyUIClass/window1.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/asymptote/GUI/pyUIClass/window1.py b/graphics/asymptote/GUI/pyUIClass/window1.py
index f5fe5c7e06..6180d5fed3 100644
--- a/graphics/asymptote/GUI/pyUIClass/window1.py
+++ b/graphics/asymptote/GUI/pyUIClass/window1.py
@@ -2,12 +2,14 @@
# Form implementation generated from reading ui file 'GUI/windows/window1.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_MainWindow(object):
def setupUi(self, MainWindow):
MainWindow.setObjectName("MainWindow")
@@ -959,5 +961,4 @@ class Ui_MainWindow(object):
self.actionExportAsymptote.setText(_translate("MainWindow", "Export"))
self.actionSave.setText(_translate("MainWindow", "Save"))
self.actionOpen.setText(_translate("MainWindow", "Open"))
-
import icons_rc