Question
Bug Report - Designer code missing #include (4.10.0)
When I added interactions to my container the compiler failed stating it did not know what an AbstractButton was.
When I manually added a #include for "touchgfx/widgets/buttons.hpp" using Visual Studio the fault was fixed.
It is a small project so I can zip it up and email if you tell me who to.
