Christian Göttsche fd4e6b432b Use MainPanel type in State struct
The State struct holds a pointer to the main process panel.
Use the distinct MainPanel type, to improve maintainability regrading
its usage.
This avoids usages of down-casts from Panel to MainPanel, only up-casts
from MainPanel to Panel are now required.
2021-02-05 14:12:49 +01:00
..
2021-01-19 18:06:48 +01:00
2021-01-04 23:12:43 +01:00
2021-02-05 14:12:49 +01:00
2021-01-16 12:31:44 +01:00
2020-12-19 21:13:32 +01:00
2020-10-31 18:51:53 +01:00
2020-10-31 18:51:53 +01:00