Chain-of-responsibility pattern: Difference between revisions

Content deleted Content added
fix syntaxhighlight closing tag
Fix closing main function
Line 131:
 
button->handleHelp();
}
</syntaxhighlight>