Skip to content

Commit

Permalink
Replace everything in TerminalSettings with GETSET_PROPERTY (micr…
Browse files Browse the repository at this point in the history
…osoft#6110)

This is mostly a codehealth thing - we made these handy macros for just defining basic `{ get; set; }` properties, but we never used them in TerminalSettings, because that file was written before the macros were.

This cleans up that class.

* [x] I work here.
  • Loading branch information
zadjii-msft authored and jelster committed May 28, 2020
1 parent 486cf94 commit e14b1e0
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 514 deletions.
Loading

0 comments on commit e14b1e0

Please sign in to comment.