mirror of
https://github.com/brmlab/edubrm.git
synced 2025-08-05 16:23:36 +02:00
finish module B
This commit is contained in:
parent
03006e9d37
commit
854d40738f
6 changed files with 190 additions and 124 deletions
|
@ -25,7 +25,7 @@ class ModuleAWidget(QWidget):
|
|||
class ModuleA():
|
||||
|
||||
def __init__(self):
|
||||
self.title = 'Simple dynamo'
|
||||
self.title = 'Sources of Electricity'
|
||||
self.widget = ModuleAWidget()
|
||||
|
||||
def start(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue