E-Paper-Calendar/Calendar/AgendaListPanel.py

4 lines
82 B
Python
Raw Normal View History

2019-03-24 21:30:44 +01:00
from PanelDesign import PanelDesign
class AgendaListPanel (PanelDesign):
pass