Question
Why simulator crashes when I call function in another class?
I've created a list and need to get value from model.hpp and using
WeeklyScheduleView objs;
drops = objs.getDropDownClicks();
to get value. But when it calls it crashes.


I've created a list and need to get value from model.hpp and using
WeeklyScheduleView objs;
drops = objs.getDropDownClicks();
to get value. But when it calls it crashes.


Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.