updata pyqtgraph Demo
This commit is contained in:
parent
d9d4f40b38
commit
e77811a68a
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue