This commit is contained in:
leo 2022-05-23 21:53:57 +02:00
parent c5339f95e9
commit 10b07d1230
Signed by: leo
GPG Key ID: 0DD993BFB2B307DB

View File

@ -116,7 +116,7 @@ class CarController:
self.infoWidget = None
self.selectedId = 0
self.vroomEnable=True
self.vroomEnable=False
def addParent(self, mainWindow):
pysideImports()