Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clearDisplay() and display() as stubs #411

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Beirdo
Copy link

@Beirdo Beirdo commented Jan 27, 2023

  • Describe the scope of your change--i.e. what the change does and what parts
    of the code were modified.

  • I added clearDisplay() and display() as virtual member functions in the base class, and put in empty stubs for both.

Describe any known limitations with your change.

  • none known

Please run any tests or examples that can exercise your modified code.

  • compiling any of the subclasses should suffice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant