changes
This commit is contained in:
@@ -4,9 +4,6 @@ from PySide6.QtCore import (QCoreApplication, QMetaObject, QRect, Qt)
|
||||
from PySide6.QtGui import (QBrush, QColor, QFont, QIcon, QPalette, QPixmap)
|
||||
from PySide6.QtWidgets import (QLabel, QPushButton, QWidget, QFrame, QLineEdit)
|
||||
|
||||
import pyqtgraph as pg
|
||||
from pyqtgraph.Qt import QtGui
|
||||
|
||||
class Ui_MainWindow(object):
|
||||
def setupUi(self, MainWindow):
|
||||
if not MainWindow.objectName():
|
||||
|
||||
Reference in New Issue
Block a user