2012-10-15 20:33:24 +02:00

10 lines
113 B
Python

'''
Created on 05-07-2012
@author: Uriziel
'''
class GraphicalUI(object):
def __init__(self):
pass