Skip to content

Commit

Permalink
⚙️ Automatic update of the python UI classes
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi authored and github-actions[bot] committed Sep 29, 2022
1 parent 5a2db1d commit 6b4f0d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions robot_log_visualizer/ui/autogenerated/visualizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class Ui_MainWindow(object):
def setupUi(self, MainWindow):
MainWindow.setObjectName("MainWindow")
MainWindow.resize(1073, 908)
MainWindow.setAcceptDrops(True)
self.centralwidget = QtWidgets.QWidget(MainWindow)
sizePolicy = QtWidgets.QSizePolicy(QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Expanding)
sizePolicy.setHorizontalStretch(0)
Expand Down

0 comments on commit 6b4f0d0

Please sign in to comment.