Skip to content

Commit

Permalink
updata pyqtgraph Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
weike32 committed May 21, 2019
1 parent d9d4f40 commit e77811a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PyQtGraph/Data/graphTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit e77811a

Please sign in to comment.