imitator tab
This commit is contained in:
parent
ccc97c6529
commit
24b88da023
|
@ -48,8 +48,8 @@ class MainContentComponent(QWidget):
|
|||
imitatorPanel = Imitator(**imitatorArgs)
|
||||
self.rightPanel = RightPanel(
|
||||
panels=[
|
||||
robotPanel,
|
||||
statusPanel,
|
||||
robotPanel,
|
||||
imitatorPanel
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue