mirror of
https://github.com/heysem-useinsider/Stringz.git
synced 2026-04-26 07:15:52 +03:00
[PR #47] [CLOSED] Resolved an Abandoned IBOutlet Reference #44
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stringz#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/heysem-useinsider/Stringz/pull/47
Author: @andyjriley
Created: 3/3/2024
Status: ❌ Closed
Base:
main← Head:bug/iboutlet📝 Commits (1)
4ea6b9eResolved an abandoned IBOutlet Reference📊 Changes
1 file changed (+19 additions, -20 deletions)
View changed files
📝
Stringz/Main.storyboard(+19 -20)📄 Description
Issue: AppDelegate showed the alert message
"Failed to connect (addLanguageMenuItem) outlet from (Stringz.AppDelegate) to (NSMenuItem): missing setter or instance variable,"
Resolution: Removed the "addLanguageMenuItem" reference in the "Main.storyboard" which had a reference to the some function as the the other outlet "menuItemAddLanguage". This was just left in following a name change. Minor change.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.