[PR #11686] [MERGED] Update _OpenSettingsUI to OpenSettingsUI #28708

Open
opened 2026-01-31 09:30:17 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11686
Author: @PankajBhojwani
Created: 11/4/2021
Status: ✅ Merged
Merged: 11/4/2021
Merged by: @DHowett

Base: main ← Head: dev/pabhoj/fix_terminal_page


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/cascadia/TerminalApp/TerminalPage.cpp (+1 -1)

📄 Description

Summary of the Pull Request

#11404 changed _OpenSettingsUI to OpenSettingsUI in TerminalPage, but there is still one leftover reference to _OpenSettingsUI. This commit updates that.

PR Checklist

  • Closes #xxx
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed
  • Documentation updated. If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated.
  • I work here

Validation Steps Performed

Can actually build main now


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/11686 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 11/4/2021 **Status:** ✅ Merged **Merged:** 11/4/2021 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/pabhoj/fix_terminal_page` --- ### 📝 Commits (1) - [`36e2950`](https://github.com/microsoft/terminal/commit/36e295013d4b407f5c251905f434713158a79e71) fix ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TerminalPage.cpp` (+1 -1) </details> ### 📄 Description ## Summary of the Pull Request #11404 changed `_OpenSettingsUI` to `OpenSettingsUI` in `TerminalPage`, but there is still one leftover reference to `_OpenSettingsUI`. This commit updates that. <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [ ] Closes #xxx * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Documentation updated. If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx * [ ] Schema updated. * [x] I work here ## Validation Steps Performed Can actually build main now --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:30:17 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28708