updata pyqtgraph Demo

This commit is contained in:
weike32 2019-05-21 18:16:30 +08:00
parent d9d4f40b38
commit e77811a68a

View file

@ -7,6 +7,7 @@
# WARNING! All changes made in this file will be lost!
from PyQt5 import QtCore, QtGui, QtWidgets
class graph_Form(object):
def setupUi(self, Form):
Form.setObjectName("Form")