Client/controller/IMainWindowController.py

2 lines
29 B
Python
Raw Normal View History

2022-02-02 01:43:38 +01:00
class IEventHandler:
pass