4 lines
55 B
Python
4 lines
55 B
Python
class MainWindow:
|
|
def __init__(self):
|
|
pass
|
class MainWindow:
|
|
def __init__(self):
|
|
pass
|