Skip to content

Commit

Permalink
Rebuild ui
Browse files Browse the repository at this point in the history
  • Loading branch information
petebachant committed Mar 17, 2024
1 parent b94f424 commit bb8c4c6
Show file tree
Hide file tree
Showing 2 changed files with 39,607 additions and 39,607 deletions.
4 changes: 2 additions & 2 deletions turbinedaq/mainwindow.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Form implementation generated from reading ui file 'gui/mainwindow.ui'
#
# Created by: PyQt5 UI code generator 5.15.7
# Created by: PyQt5 UI code generator 5.15.9
#
# WARNING: Any manual changes made to this file will be lost when pyuic5 is
# run again. Do not edit this file unless you know what you are doing.
Expand Down Expand Up @@ -952,4 +952,4 @@ def retranslateUi(self, MainWindow):
self.actionMonitor_LF.setToolTip(_translate("MainWindow", "Monitor lateral force signals..."))
self.actionLF.setText(_translate("MainWindow", "Lateral Forces"))
from guiqwt.plot import CurveWidget
import resources_rc
from . import resources_rc
Loading

0 comments on commit bb8c4c6

Please sign in to comment.