You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is no destructor hence memory consmption increase as we create and destroy dynamically menus. Destructor with proper object free should be implemented