BCIgui/Masterarbeit/UIViewPySide.py
2021-10-20 12:44:18 +02:00

8 lines
76 B
Python

#from PySide import *
class View():
def __init__(self):
pass