|
3 | 3 | ################################################################################
|
4 | 4 | ## Form generated from reading UI file 'contextannotationwidget.ui'
|
5 | 5 | ##
|
6 |
| -## Created by: Qt User Interface Compiler version 6.4.1 |
| 6 | +## Created by: Qt User Interface Compiler version 6.4.2 |
7 | 7 | ##
|
8 | 8 | ## WARNING! All changes made in this file will be lost when recompiling UI file!
|
9 | 9 | ################################################################################
|
|
15 | 15 | QFont, QFontDatabase, QGradient, QIcon,
|
16 | 16 | QImage, QKeySequence, QLinearGradient, QPainter,
|
17 | 17 | QPalette, QPixmap, QRadialGradient, QTransform)
|
18 |
| -from PySide6.QtWidgets import (QApplication, QGridLayout, QHBoxLayout, QLabel, |
19 |
| - QLineEdit, QPlainTextEdit, QPushButton, QSizePolicy, |
20 |
| - QSpacerItem, QTabWidget, QVBoxLayout, QWidget) |
| 18 | +from PySide6.QtWidgets import (QApplication, QComboBox, QGridLayout, QHBoxLayout, |
| 19 | + QLabel, QLineEdit, QPlainTextEdit, QPushButton, |
| 20 | + QSizePolicy, QSpacerItem, QTabWidget, QVBoxLayout, |
| 21 | + QWidget) |
21 | 22 |
|
22 | 23 | class Ui_ContextAnnotationWidget(object):
|
23 | 24 | def setupUi(self, ContextAnnotationWidget):
|
|
0 commit comments