Updated
This commit is contained in:
@@ -145,8 +145,6 @@ class MainWindow(QtWidgets.QWidget):
|
||||
|
||||
# 创建工具栏
|
||||
self.toolbar_frame = QtWidgets.QFrame()
|
||||
|
||||
# 不创建Logo图像控件
|
||||
self.toolbar_frame.setObjectName("toolbar_frame")
|
||||
self.toolbar_frame.setFrameShape(QtWidgets.QFrame.StyledPanel)
|
||||
self.toolbar_frame.setFrameShadow(QtWidgets.QFrame.Raised)
|
||||
|
Reference in New Issue
Block a user