Skip to content

fix imports in readme example#4563

Merged
tig merged 1 commit into
tui-cs:v2_developfrom
Pascal-So:fix-imports-in-readme-example
Jan 12, 2026
Merged

fix imports in readme example#4563
tig merged 1 commit into
tui-cs:v2_developfrom
Pascal-So:fix-imports-in-readme-example

Conversation

@Pascal-So

Copy link
Copy Markdown
Contributor

Fixes

The example code in the README did not compile, since it was still using the pre-#4109 namespace.

Pull Request checklist:

  • I've named my PR in the form of "Fixes #issue. Terse description."
  • My code follows the style guidelines of Terminal.Gui - if you use Visual Studio, hit CTRL-K-D to automatically reformat your files before committing.
  • My code follows the Terminal.Gui library design guidelines
  • I ran dotnet test before commit
  • I have made corresponding changes to the API documentation (using /// style comments)
  • My changes generate no new warnings
  • I have checked my code and corrected any poor grammar or misspellings
  • I conducted basic QA to assure all features are working

@Pascal-So Pascal-So requested a review from tig as a code owner January 12, 2026 22:51

@tig tig left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tig tig merged commit f243db3 into tui-cs:v2_develop Jan 12, 2026
1 check passed
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.

2 participants